[CMake] CPACK_STRIP_FILES not working for files not built by project

Ian Monroe ian at monroe.nu
Sun Jan 20 18:17:34 EST 2013


On Sun, Jan 20, 2013 at 1:03 PM, Eric Noulard <eric.noulard at gmail.com> wrote:
> I'd rather create a script  "strip-all-installed-file.cmake"
> and do
> install(SCRIPT strip-all-installed-files.cmake)
>
> then the content of "strip-all-installed-files.cmake" does not need
> escaping.


Thanks for the tip. I'll do this now. :)

Ian


More information about the CMake mailing list