mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 21:59:54 -06:00
BUG: bad command line
This commit is contained in:
@@ -475,6 +475,6 @@ ENDIF(BUILD_TESTING)
|
||||
|
||||
ADD_TEST(SystemInformationNew
|
||||
"${CMAKE_CMAKE_COMMAND}" --system-information
|
||||
-G"${CMAKE_TEST_GENERATOR}"
|
||||
-G "${CMAKE_TEST_GENERATOR}"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user