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