mirror of
https://github.com/SFML/SFML.git
synced 2024-11-24 20:31:05 +08:00
0f83e3d266
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. |
||
---|---|---|
.. | ||
bin | ||
headers | ||
libs-android | ||
libs-ios | ||
libs-mingw | ||
libs-msvc-universal | ||
libs-osx/Frameworks | ||
Android.mk |