[CMake] CPack and 7-Zip?

Alexander Neundorf a.neundorf-work at gmx.net
Thu Jun 14 16:24:08 EDT 2007


On Thursday 14 June 2007 16:11, Peter Visser wrote:
> I just tried the current cvs HEAD, 7zip now works fine in my case.
> Thanks for the effort!
>
> However, the current cvs HEAD seems to ignore my 'STRIP_FILES' rule:
>
>  SET(CPACK_STRIP_FILES "bin/*.exe")
>
> It now strips all files including dll's. 

Yes. In cvs it is interpreted as boolean value, so if it evaluates to TRUE 
everything is stripped. 
Is this a problem for you ?

Bye
Alex


More information about the CMake mailing list