SFML/cmake
Jonathan De Wachter 75ddae7e90 [Android] Updated the Android CMake toolchain to use libc++ instead of stlport
Warning: I kept the same variable name because this file will be rewritten fairly soon since most of its code no longer applies to SFML and becomes incorrect (too hard to maintain).
Thus stlport variable names refers to libc++ stuff. E.g: ANDROID_USE_STLPORT=1 turns the use of libc++ on.
2014-04-20 12:58:35 +02:00
..
Modules Made the OpenGL ES implementation available on ARM-based Linux OSes 2014-04-20 12:58:00 +02:00
toolchains [Android] Updated the Android CMake toolchain to use libc++ instead of stlport 2014-04-20 12:58:35 +02:00
Config.cmake Fixed the INSTALL_MISC_DIR CMake variable not defined on iOS 2014-04-20 12:57:55 +02:00
Macros.cmake Added SFML_OS_ prefix to IOS and ANDROID variables 2014-04-20 12:57:02 +02:00