[CMake] CPack: seg fault / cygwin / make package_source

Bill Hoffman bill.hoffman at kitware.com
Tue Mar 18 21:03:41 EDT 2008


Mathieu Malaterre wrote:

> [Closing the thread.]
> 
> Everything is now working properly with both CPack CVS/cpack 2.4.8. I
> was missing:
> 
> SET(CPACK_CYGWIN_PATCH_FILE   dummy.file)
> SET(CPACK_CYGWIN_BUILD_SCRIPT dummy.file)
> 

Note, if you are going to submit to cygwin proper, then you will need 
these to be real files like they are in CMake.  Glad you got it working.

-Bill


More information about the CMake mailing list