You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@etch.apache.org by "Martin Veith (JIRA)" <ji...@apache.org> on 2013/03/04 17:01:12 UTC

[jira] [Created] (ETCH-264) Simplify build of binding-cpp

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