SFML/extlibs
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
..
bin Updated OpenAL Soft to 1.18.1 for Windows. 2017-08-25 16:29:32 +02:00
headers Use FetchContent to grab latest Catch2 release 2021-12-21 23:11:15 +01:00
libs-android Removed dependency to libjpeg, stb_image_write now supports writing JPEG files 2017-09-28 19:55:10 +02:00
libs-ios Removed dependency to libjpeg, stb_image_write now supports writing JPEG files 2017-09-28 19:55:10 +02:00
libs-mingw Removed dependency to libjpeg, stb_image_write now supports writing JPEG files 2017-09-28 19:55:10 +02:00
libs-msvc-universal Removed dependency to libjpeg, stb_image_write now supports writing JPEG files 2017-09-28 19:55:10 +02:00
libs-osx/Frameworks Use correct rpath value for dependencies 2021-11-14 18:31:27 +01:00
Android.mk Removed dependency to libjpeg, stb_image_write now supports writing JPEG files 2017-09-28 19:55:10 +02:00