mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-04 05:09:53 +01:00
544c7d7cbf
This variable is set to allow the use of the nice ParseAndAddCatchTests script in the case where a launcher is needed to execute the script. This is introduced to allow to launch unit tests using mpi. In this case one can write for instance set(OptionalCatchTestLauncher ${MPIEXEC} ${MPIEXEC_NUMPROC_FLAG} ${NUMPROC}) before calling the ParseAndAddCatchTests function. |
||
---|---|---|
.. | ||
Catch.cmake | ||
CatchAddTests.cmake | ||
gdbinit | ||
lldbinit | ||
ParseAndAddCatchTests.cmake |