blob: 1d93cd724b51604358bffccf5526b435e4f7acdf [file] [log] [blame] [edit]
if(CMAKE_C_COMPILER)
return()
endif()
include(Platform/Android/Determine-Compiler)
__android_determine_compiler(C)