mirror of
https://github.com/catchorg/Catch2.git
synced 2025-03-18 19:51:11 -04: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. |
||
---|---|---|
.. | ||
ParseAndAddCatchTests.cmake |