BUG: bad command line

This commit is contained in:
Ken Martin 2007-03-01 10:33:11 -05:00
parent f81579bb4a
commit 478b13797d
1 changed files with 1 additions and 1 deletions

View File

@ -475,6 +475,6 @@ ENDIF(BUILD_TESTING)
ADD_TEST(SystemInformationNew
"${CMAKE_CMAKE_COMMAND}" --system-information
-G "${CMAKE_TEST_GENERATOR}"
-G"${CMAKE_TEST_GENERATOR}"
)