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 subproject also 
includes the required CPack-Syntax to build a package. Some Subprojects depends 
on another subproject.

Here is a little example of project structure:

TopLevel
 - ExecutableProject
 - SubProject1 SharedLibrary
 - SubProject2 SharedLibrary
 - ...

Thanks

Norman

-- 
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to