Skip to content

Commit

Permalink
Discover tests
Browse files Browse the repository at this point in the history
  • Loading branch information
leonp-s committed Jan 16, 2024
1 parent 6d319e4 commit f514f53
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,9 @@ function(SetupTests)
-Werror
-Wpedantic
)

include(${Catch2_SOURCE_DIR}/extras/Catch.cmake)
catch_discover_tests(zones_convolver_tests)
endfunction()

if (zones_convolver_IS_TOP_LEVEL)
Expand Down

0 comments on commit f514f53

Please sign in to comment.