Skip to content

Commit ef85c4d

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

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
@@ -9,7 +9,6 @@ FetchContent_Declare(
99
)
1010
FetchContent_MakeAvailable(Catch2)
1111

12-
1312
# module tests will only compile with gcc15 or clang20 and above
1413
if(CMAKE_CXX_SCAN_FOR_MODULES)
1514
set(ALL_TESTNAMES scope_success scope_exit scope_fail unique_resource module)

0 commit comments

Comments
 (0)