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