1. I want to change where "make package" deposits the packages it creates. Is there a way to do this -- some cpack variable I haven't found?
2. I want to get a hold of the name (or names) of generated packages. I know the package will be called myproject.some_extension, but how do I calculate "some_extension"? Is there some mapping between package type (TGZ, ZIP, NSIS) and the extension it ends up with (.tar.gz, .zip, .exe)? Thanks, tyler _______________________________________________ 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
