We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebbd58c commit 0a60eb4Copy full SHA for 0a60eb4
tests/CMakeLists.txt
@@ -39,4 +39,5 @@ add_custom_target(
39
COMMAND ${CMAKE_COMMAND} -E touch .ctest-finished || exit 0
40
BYPRODUCTS ${PROJECT_BINARY_DIR}/.ctest-finished
41
WORKING_DIRECTORY "${PROJECT_BINARY_DIR}"
42
+ DEPENDS tests
43
)
0 commit comments