catch2/CMake
Masashi Fujita b7f4a2efb8
Add support for PlayStation platforms (#2562)
* Add new `CATCH_CONFIG` option for using `std::getenv`, because PS does not support env vars
* Add PS to platforms that have disabled posix signals.
* Small workaround for PS toolchain bug that prevents it from compiling `std::set` with lambda based comparator.
2022-11-09 14:47:55 +01:00
..
Catch2Config.cmake.in Separate Catch2Config from targets 2018-06-24 12:32:22 +02:00
CatchConfigOptions.cmake Add support for PlayStation platforms (#2562) 2022-11-09 14:47:55 +01:00
CatchMiscFunctions.cmake Fix references to license file 2022-10-28 11:30:15 +02:00
FindGcov.cmake Fix typos identified by codespell. 2019-04-10 09:42:11 +02:00
FindLcov.cmake Add codecov.io coverage tracking 2017-11-27 20:13:47 +01:00
Findcodecov.cmake Fix typos identified by codespell. 2019-04-10 09:42:11 +02:00
catch2-with-main.pc.in Fix name of with-main library. 2022-03-04 00:40:55 +01:00
catch2.pc.in pkgconfig: Add missing entries 2021-09-11 19:02:21 +02:00
llvm-cov-wrapper Add codecov.io coverage tracking 2017-11-27 20:13:47 +01:00