if(CMAKE_CXX_COMPILER)
  return()
endif()
include(Platform/Android/Determine-Compiler)
__android_determine_compiler(CXX)
