You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2012/11/05 02:48:12 UTC

[jira] [Updated] (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 ]

Todd Lipcon updated AVRO-1189:
------------------------------

    Assignee: Todd Lipcon
      Status: Patch Available  (was: Open)
    
> cpp build requires cmake 2.8.4
> ------------------------------
>
>                 Key: AVRO-1189
>                 URL: https://issues.apache.org/jira/browse/AVRO-1189
>             Project: Avro
>          Issue Type: Bug
>          Components: build, c++
>    Affects Versions: 1.7.2
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>         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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira