mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-29 02:19:18 -05:00
BUG: Allow spaces in path
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
!define VERSION "@CPACK_PACKAGE_VERSION@"
|
||||
!define PATCH "@CPACK_PACKAGE_VERSION_PATCH@"
|
||||
!define INST_DIR @CPACK_TEMPORARY_DIRECTORY@
|
||||
!define INST_DIR "@CPACK_TEMPORARY_DIRECTORY@"
|
||||
|
||||
;--------------------------------
|
||||
;Variables
|
||||
|
||||
Reference in New Issue
Block a user