tests: add -v option for command "tests" to increase verbosity (CMake)
This commit is contained in:
parent
94f12b4b8b
commit
9177e02f1a
@ -66,4 +66,4 @@ add_dependencies(tests
|
||||
# test for cmake (ctest)
|
||||
add_test(NAME unit
|
||||
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
|
||||
COMMAND tests)
|
||||
COMMAND tests -v)
|
||||
|
Loading…
x
Reference in New Issue
Block a user