2
0
mirror of https://github.com/catchorg/Catch2 synced 2026-02-26 05:12:13 +00:00
Files
Catch2/CMake/CatchConfigOptions.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

2.4 KiB