[
https://issues.apache.org/jira/browse/AVRO-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Lipcon updated AVRO-1189:
------------------------------
Attachment: avro-1189.txt
Attached patch uses a workaround I found on the cmake mailing lists. I tested
this with cmake 2.8.2 and the tests ran and passed.
> 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
> 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