summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Source/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt
index a63df3e..bcb4f76 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -507,7 +507,7 @@ IF(BUILD_TESTING)
ADD_TEST(SystemInformationNew
${CMAKE_CMAKE_COMMAND} -E chdir "${CMake_BINARY_DIR}"
- ${CMAKE_CMAKE_COMMAND} --system-information
+ "${CMAKE_CMAKE_COMMAND}" --system-information
)
ADD_TEST(StringFileTest ${CMAKE_CTEST_COMMAND}