We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd18458 + 73a0de8 commit 3e6a949Copy full SHA for 3e6a949
CMakeLists.txt
@@ -73,7 +73,7 @@ SET_SOURCE_FILES_PROPERTIES( main.c PROPERTIES COMPILE_FLAGS "-Wno-pointer-sign
73
74
# See https://dune-daq-sw.readthedocs.io/en/latest/packages/daq-cmake/#daq_add_unit_test
75
76
-daq_add_unit_test(Placeholder_test LINK_LIBRARIES) # Placeholder_test should be replaced with real unit tests
+# daq_add_unit_test(Placeholder_test LINK_LIBRARIES) # Placeholder_test should be replaced with real unit tests
77
78
##############################################################################
79
0 commit comments