Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
87142bbd5f94de9591b0a5531e427a5f491f56fd
/
.
/
Tests
/
RunCMake
/
CompilerArgs
/
FindCCompiler.cmake
blob: aeaaf7f7e3411aab8ba8f514c1d38df131d8c63f [
file
]
enable_language
(
C
)
file
(
WRITE
"${CMAKE_CURRENT_BINARY_DIR}/C_comp.cmake"
"set(temp_CMAKE_C_COMPILER \"${CMAKE_C_COMPILER}\")\n"
)