Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
77371c077923c8bb07f05ab61203be42a7d2c8f9
/
.
/
Modules
/
Platform
/
Android-Determine-C.cmake
blob: 1d93cd724b51604358bffccf5526b435e4f7acdf [
file
]
if
(
CMAKE_C_COMPILER
)
return
()
endif
()
include
(
Platform
/
Android
/
Determine
-
Compiler
)
__android_determine_compiler
(
C
)