Skip to content

Commit

Permalink
Add project ROOT
Browse files Browse the repository at this point in the history
  • Loading branch information
leonp-s committed Jan 16, 2024
1 parent f514f53 commit ecdf91b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ function(SetupTests)
-Wpedantic
)

target_compile_definitions(zones_convolver_tests PRIVATE PROJECT_ROOT="${CMAKE_SOURCE_DIR}")
include(${Catch2_SOURCE_DIR}/extras/Catch.cmake)
catch_discover_tests(zones_convolver_tests)
endfunction()
Expand Down

0 comments on commit ecdf91b

Please sign in to comment.