[CMake] CPACK_INSTALL_CMAKE_PROJECTS options

2008-10-08 Thread Dean Inglis
I have a library that builds based on VTK, ITK, GDCM and KWWidgets called Teneos. I am building an application, CartilagePRO, which uses all of the above libraries and would like to configure cpack to build an NSIS installer such that ONLY the runtime dll's (no libs or source files) are package

[CMake] cpack_install_cmake_projects options?

2008-07-15 Thread dean.inglis
I am trying to use CPack to install a simple windows command line exe that links to 3 dll's: TeneosCommon.dll, vtkCommon.dll, vtksys.dll, where Teneos is a 3rd party source that compiles against VTK, ITK, Gdcm and KWWidgets. Currently, my TeneosCPack.cmake file has SET( CPACK_INSTALL_CMAKE_PROJEC