Martin Veith created ETCH-264:
---------------------------------

             Summary: Simplify build of binding-cpp
                 Key: ETCH-264
                 URL: https://issues.apache.org/jira/browse/ETCH-264
             Project: Etch
          Issue Type: Improvement
          Components: binding-cpp, build
    Affects Versions: 1.3
            Reporter: Martin Veith
            Assignee: Martin Veith


The build process of the cpp binding is kind of complex at the moment because 
some parts are done by ant and some tasks are done by CMake.
The actual build is done by CMake, but the installation step into the dist 
folder is done by ant. This should be simplified IMHO. 
Ant should only be the wrapper which starts the CMake build process. All the 
rest should be done by CMake  .

--
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

Reply via email to