Hello everybody,
is there a way to build a package of sub project with CPACK.
I have a Project which consists off different subprojects most shared library
projects. The problem is that only the generated top level project include a
CPackConfig.cmake file. The CMakeLists.txt files from avery su
Hello,
i will try to build a package instead a subproject of a
cmake project. There is only a CPackConfig.cmake file in the top level of the
cmake project which build a package with all files.
How can i build only a package from a subproject of the top level
project.
Best regards
Norman Rädke