We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8883480 commit 1ac155aCopy full SHA for 1ac155a
1 file changed
test/CMakeLists.txt
@@ -7,3 +7,5 @@ target_link_libraries(run_tests PUBLIC
7
8
include(GoogleTest)
9
gtest_discover_tests(run_tests)
10
+
11
+enable_testing()
0 commit comments