Quote output correctly

This commit is contained in:
Roland Kaufmann
2013-02-19 22:58:35 +01:00
parent 776f55ca68
commit 7b046ce5a8

View File

@@ -242,7 +242,7 @@ opm_compile_satellites (opm-core tests "" "^test_([^/]*)$")
add_custom_target (check
COMMAND ${CMAKE_CTEST_COMMAND}
DEPENDS tests
COMMENT Checking if library is functional
COMMENT "Checking if library is functional"
VERBATIM
)