set(CPACK_VERBATIM_VARIABLES YES)
set(CPACK_BACKSLASH "\\\\")
set(CPACK_QUOTE "a\" b \"c")
set(CPACK_DOLLAR "a\${NOTHING}b")