mirror of
https://github.com/catchorg/Catch2
synced 2026-02-16 01:52:11 +00:00
If source files are defined using relative paths, CMake will compile the tests, but this script will (sometimes) fail to find and parse the tests from the source files. I have added an explicit warning when ParseAndAddCatchTests fails to find a source file.