blob: e7d96beae2c8f247a8c6b5bf7aaad99dfa01a12c [file] [log] [blame] [edit]
if(CMAKE_CXX_COMPILER)
return()
endif()
include(Platform/Android/Determine-Compiler)
__android_determine_compiler(CXX)