Skip to content

Commit 1ac155a

Browse files
committed
Add enable_testing() to 'test/CMakeLists.txt'
1 parent 8883480 commit 1ac155a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

test/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ target_link_libraries(run_tests PUBLIC
77

88
include(GoogleTest)
99
gtest_discover_tests(run_tests)
10+
11+
enable_testing()

0 commit comments

Comments
 (0)