Hello

I have a strange cpack problem: I use cpack to generate a Mac install package 
(PackageMaker) and to generate a tar.gz. Logically, the tar.gz and the 
installer should contain/install the same files. Unfortunately, this is not the 
case. Some more or less random directories are missing in the tar.gz. But 
strangely, these files are not missing in the helper folder 
_CPack_Packages/TGZ. _CPack_Packages/TGZ contains the correct directories. 

Is this a known problem? Can I debug this somehow? Can someone tell me the 
command that is used to pack _CPack_Packages/TGZ?

David
_______________________________________________
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