BUG: work with spaces in the path

Alex
This commit is contained in:
Alexander Neundorf 2007-08-09 11:05:32 -04:00
parent feeb93cbd8
commit 4b92b89664
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# the following file has been configured from @CMAKE_TOOLCHAIN_FILE@
INCLUDE(@_OWN_DIR@/CMakeToolchainFile.cmake)
INCLUDE("@_OWN_DIR@/CMakeToolchainFile.cmake")
SET(CMAKE_SYSTEM "@CMAKE_SYSTEM@")
SET(CMAKE_SYSTEM_NAME "@CMAKE_SYSTEM_NAME@")