SFML/test/src
Chris Thrasher 0f83e3d266 Use FetchContent to grab latest Catch2 release
The key benefit here is that now we're linking against their CMake
target which makes it easy to change how we depend on Catch2. We
can switch from FetchContent to FindPackage to a git submodule and
never have to change our code because we're depending on Catch2 in
the most flexible way possible.
2021-12-21 23:11:15 +01:00
..
Graphics Restructure test source folders 2019-02-19 10:16:38 +01:00
Network Use FetchContent to grab latest Catch2 release 2021-12-21 23:11:15 +01:00
System Add tests for 'Vector' destructuring and 'constexpr' support 2021-12-16 22:19:59 +01:00
TestUtilities Use FetchContent to grab latest Catch2 release 2021-12-21 23:11:15 +01:00
CatchMain.cpp Use FetchContent to grab latest Catch2 release 2021-12-21 23:11:15 +01:00