mirror of
https://github.com/reactos/CMake.git
synced 2024-11-25 04:29:52 +00:00
64be1ae4a3
Add infrastructure modules to be loaded for determining a compiler selection when targeting Android platforms.
3 lines
79 B
CMake
3 lines
79 B
CMake
include(Platform/Android/Determine-Compiler)
|
|
__android_determine_compiler(CXX)
|