SFML/cmake
Mario Liebisch 757094a25b Fixed current Android compilation issues
* Updated the Android toolchain file to support NDKs up to the latest release (r12b; based on https://github.com/gongminmin/android-cmake).
* Fixed missing sRGB extension defines - also SFML once again compiles for older target API levels not having the sRGB extensions (fixes #1079, supersedes #1085).
* Changed SFML's default STL runtime to `stlport_shared`, since `c++_shared` is no longer supported.
2016-07-21 10:42:45 +02:00
..
Modules Change comment chars in FindSFML.cmake to # 2016-06-05 00:08:55 +02:00
toolchains Fixed current Android compilation issues 2016-07-21 10:42:45 +02:00
Config.cmake Updated/fixed string comparisons in Config.cmake 2016-07-17 20:13:14 +02:00
Macros.cmake Added SFML_GENERATE_PDB CMake option; check CMake version dynamically 2016-03-01 17:14:21 +01:00