Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/main
/
.
/
Tests
/
RunCMake
/
CompilerChange
/
CompilerPath.cmake
blob: 26cb63d3d976532a627eeb981b1060892ad4af9c [
file
] [
log
] [
blame
] [
edit
]
enable_language
(
C
)
message
(
STATUS
"CMAKE_C_COMPILER is '${CMAKE_C_COMPILER}'"
)
message
(
STATUS
"CACHE_ENTRY='${CACHE_ENTRY}'"
)