You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:29:01 UTC

[jira] [Closed] (AVRO-1189) cpp build requires cmake 2.8.4

     [ https://issues.apache.org/jira/browse/AVRO-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thiruvalluvan M. G. closed AVRO-1189.
-------------------------------------

Closing the issues that got resolved in earlier releases

> cpp build requires cmake 2.8.4
> ------------------------------
>
>                 Key: AVRO-1189
>                 URL: https://issues.apache.org/jira/browse/AVRO-1189
>             Project: Apache Avro
>          Issue Type: Bug
>          Components: build, c++
>    Affects Versions: 1.7.2
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Major
>         Attachments: avro-1189.txt
>
>
> The cmake_minimum_required setting for the C++ build is 2.6, but when I try to compile using cmake 2.8.2 I get an error because add_test doesn't understand the WORKING_DIRECTORY property. It turns out this was added in cmake 2.8.4. The CMakeLists.txt should either be updated to use some kind of workaround, or bump the minimum requirement to 2.8.4



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)