catch2/extras
Reinhold Gschweicher 95c0c88d84
Fix CMake add test helper for CMake 3.18.0
With CMake 3.18.0 the `add_test(NAME)` handling changed. The escaped
double quotes confuse the new call. Work around this upstream change.

fixes: https://github.com/catchorg/Catch2/issues/1984
2020-07-26 15:15:50 +02:00
..
Catch.cmake Rename contrib/ to extras/ 2019-12-05 16:24:57 +01:00
CatchAddTests.cmake Fixup catch_discover_tests 2020-05-20 07:14:06 +02:00
ParseAndAddCatchTests.cmake Fix CMake add test helper for CMake 3.18.0 2020-07-26 15:15:50 +02:00
gdbinit Rename contrib/ to extras/ 2019-12-05 16:24:57 +01:00
lldbinit Rename contrib/ to extras/ 2019-12-05 16:24:57 +01:00