summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index fe9c53c..5a61dce 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -475,6 +475,6 @@ ENDIF(BUILD_TESTING)
ADD_TEST(SystemInformationNew
"${CMAKE_CMAKE_COMMAND}" --system-information
- -G "${CMAKE_TEST_GENERATOR}"
+ -G"${CMAKE_TEST_GENERATOR}"
)