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