BUG: possible fix for new SystemInfo test
This commit is contained in:
parent
31a700188b
commit
4d9bc90e58
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue