CMake/Tests/RunCMake/CPackConfig
Roman Donchenko bc2e54db55 Introduction of CPACK_VERBATIM_VARIABLES variable
If variable is set to TRUE, values of all variables prefixed with CPACK_
will be escaped so special characters such as dolar sign, quotes or
foreward slash will not be lost. By default variable is treated as set
to FALSE for back compatibility.

The cpack_encode_variables macro is changed into a function to remove
scope pollution. There should be no other effects.
2015-09-20 23:39:03 +02:00
..
CMakeLists.txt CPack generator independent tests 2015-08-28 08:07:52 +02:00
Default-check.cmake CPack: don't mangle CMake-special characters when applying default settings 2015-09-09 22:21:07 +02:00
Default.cmake CPack: don't mangle CMake-special characters when applying default settings 2015-09-09 22:21:07 +02:00
RunCMakeTest.cmake Introduction of CPACK_VERBATIM_VARIABLES variable 2015-09-20 23:39:03 +02:00
Simple-check.cmake CPack generator independent tests 2015-08-28 08:07:52 +02:00
Simple.cmake CPack generator independent tests 2015-08-28 08:07:52 +02:00
Special-check.cmake Introduction of CPACK_VERBATIM_VARIABLES variable 2015-09-20 23:39:03 +02:00
Special.cmake Introduction of CPACK_VERBATIM_VARIABLES variable 2015-09-20 23:39:03 +02:00
Verbatim-check.cmake Introduction of CPACK_VERBATIM_VARIABLES variable 2015-09-20 23:39:03 +02:00
Verbatim.cmake Introduction of CPACK_VERBATIM_VARIABLES variable 2015-09-20 23:39:03 +02:00
check.cmake CPack: don't mangle CMake-special characters when applying default settings 2015-09-09 22:21:07 +02:00