[CMake] Post Packaging Script?

Michael Jackson mike.jackson at bluequartz.net
Thu Sep 22 11:38:34 EDT 2011


Is there some way to run a shell script/command/cmake script AFTER all the packaging is completed?
 
When I run "make package" from the command line everything goes just fine. The issue is that the folder _CPack_Packages is left over which contains a Symlink to /Applications for OS X systems. Having this link over loads Eclipse as Eclipse will then try to find all executables in /Applications which does not tend to work out well. 

  So basically I just want to delete the _CPack_Packages folder after the package has been generated.

Thanks
___________________________________________________________
Mike Jackson                      www.bluequartz.net
Principal Software Engineer       mike.jackson at bluequartz.net 
BlueQuartz Software               Dayton, Ohio



More information about the CMake mailing list