1 2 3 4 5
set(CPACK_VERBATIM_VARIABLES YES) set(CPACK_BACKSLASH "\\\\") set(CPACK_QUOTE "a\" b \"c") set(CPACK_DOLLAR "a\${NOTHING}b")