Skip to content

Commit 5f1d499

Browse files
Update tests/CMakeLists.txt
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7e7c3f4 commit 5f1d499

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ target_compile_options(test.module PRIVATE "-fmodules")
2626
# )
2727
# catch_discover_tests(test.module)
2828

29-
3029
foreach(testname ${ALL_TESTNAMES})
3130
add_executable(test.${testname})
3231
target_sources(test.${testname} PRIVATE ${testname}.test.cpp)

0 commit comments

Comments
 (0)