TRILAB-142 Change minimum CMake version to 3.12
This commit is contained in:
@@ -102,7 +102,7 @@ if (TEST_CHECKUB STREQUAL "YES")
|
||||
|
||||
# now compare the outputs
|
||||
EXECUTE_PROCESS (
|
||||
COMMAND ${CMAKE_COMMAND} -E compare_files ${TEST_HFILE}-ub.cmp ${TEST_HFILE}.cmp
|
||||
COMMAND ${CMAKE_COMMAND} -E compare_files ${CMAKE_IGNORE_EOL} ${TEST_HFILE}-ub.cmp ${TEST_HFILE}.cmp
|
||||
RESULT_VARIABLE TEST_RESULT
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user