SFML/test
Chris Thrasher dda821597b Only compile Catch main once
Because Catch is so expensive to compile, it's really helpful for
initial compile times if this target doesn't have to be recompiled
so often. This won't make a huge impact on developers who are mostly
doing incremental builds but can have a meaningful impact on CI
runners that are always doing clean builds.
2021-12-19 23:11:14 +01:00
..
src Add tests for 'Vector' destructuring and 'constexpr' support 2021-12-16 22:19:59 +01:00
CMakeLists.txt Only compile Catch main once 2021-12-19 23:11:14 +01:00