CMake/C++ build should work for out-of-tree builds
--------------------------------------------------

                 Key: AVRO-913
                 URL: https://issues.apache.org/jira/browse/AVRO-913
             Project: Avro
          Issue Type: Bug
          Components: c++
    Affects Versions: 1.5.4
            Reporter: Nebojsa Sabovic


C++ CMake file sets the build directory to the source root and then forces 
build output into build/ directory under root. This breaks out-of-tree builds.

CMake already has a facility for choosing build directory. We should use it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to