Merge commit '46e44691' into mer
- API version number set by CMake in cameo.h header file taking it from the project version set in CMakeLists.txt - add Threads as public dependency - CPack generating DEB packages - split installation into components to create separate .deb packages with cpack - the dynamic library is set to be installed - the static library is also produced but not installed, it can only be used setting the build tree in the CMAKE_PREFIX_PATH of another project This is done in order to embed the C++ API library into the python .so - Improved README documentation about how to compile and install
cameo-api-cpp/CPackConfig.in
0 → 100644