CMake/Modules/Platform/Android-GNU-CXX.cmake
Brad King 47866770ce Android: Add placeholders for platform-specific compiler settings
Add infrastructure modules to be loaded for Clang and GNU compilers
when targeting Android platforms.
2016-08-12 10:40:51 -04:00

3 lines
58 B
CMake

include(Platform/Android-GNU)
__android_compiler_gnu(CXX)