diff options
author | Nils Gladitz <nilsgladitz@gmail.com> | 2013-11-17 10:02:41 (GMT) |
---|---|---|
committer | Nils Gladitz <nilsgladitz@gmail.com> | 2013-11-17 10:02:41 (GMT) |
commit | 7621ad6eaee1af16489b5d5f2e805607ac5082fa (patch) | |
tree | 545d7468a373504e315c87b276b82097e2e70969 /Auxiliary/cmake-syntax.vim | |
parent | 89f68571925837f9cf5a9928195fc79fbc4b6148 (diff) | |
download | CMake-7621ad6eaee1af16489b5d5f2e805607ac5082fa.zip CMake-7621ad6eaee1af16489b5d5f2e805607ac5082fa.tar.gz CMake-7621ad6eaee1af16489b5d5f2e805607ac5082fa.tar.bz2 |
CPack: don't write internal variables to CPackConfig.cmake
The internal variables CPACK_ADDCOMP_COMPONENTS,
CPACK_ADDCOMP_STR and CPACK_ADDCOMP_UNAME were being needlessly
exported to CPackConfig.cmake.
Prefixing them with an underscore prevents this.
CPACK_ADDCOMP_STR was particularily problematic since it contains
unescaped quotes.
Diffstat (limited to 'Auxiliary/cmake-syntax.vim')
0 files changed, 0 insertions, 0 deletions