catch2/contrib
Reinhold Gschweicher 229cc4823c 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-17 23:56:33 +02:00
..
Catch.cmake Catch ``catch_discover_tests`` 2018-01-11 21:17:12 +01:00
CatchAddTests.cmake Fix CTest command issue with square brackets 2019-07-21 16:29:46 +02:00
ParseAndAddCatchTests.cmake Fix CMake add test helper for CMake 3.18.0 2020-07-17 23:56:33 +02:00
gdbinit Add gdbinit and lldbinit files with commands to skip stepping into Catch code during debugging 2018-05-09 17:46:31 +02:00
lldbinit Add gdbinit and lldbinit files with commands to skip stepping into Catch code during debugging 2018-05-09 17:46:31 +02:00