CMake/Modules/Platform/Android-GNU-C.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
56 B
CMake

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