Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
bd2d6c8f39d46d5f2f95e00a876ecee627d5ccc6
/
.
/
Tests
/
RunCMake
/
CompilerArgs
/
FindCXXCompiler.cmake
blob: 663ac83f956e67df40d8bfc73cb73a89fa527027 [
file
]
enable_language
(
CXX
)
file
(
WRITE
"${CMAKE_CURRENT_BINARY_DIR}/CXX_comp.cmake"
"set(temp_CMAKE_CXX_COMPILER \"${CMAKE_CXX_COMPILER}\")\n"
)