[cmake-developers] [PATCH] CPack: add a new setting, CPACK_VERBATIM_VARIABLES

Domen Vrankar domen.vrankar at gmail.com
Sun Sep 20 17:47:39 EDT 2015


2015-09-20 20:03 GMT+02:00 Роман Донченко <dpb at corrigendum.ru>:
> If it's set to a true value, CPack will escape all variables for the CMake
> parser when writing them out to configuration files. This parallels the
> VERBATIM argument to add_custom_command.
>
> The cpack_encode_variables macro is changed into a function to remove
> scope pollution. There should be no other effects.

Applied with minor variable description changes to next for testing:
http://www.cmake.org/gitweb?p=cmake.git;a=commit;h=bc2e54d

Thanks,
Domen


More information about the cmake-developers mailing list