Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
6546aa2a2a2f695237a2f14745d18fc8a52b1fcf
/
.
/
Modules
/
Compiler
/
Clang-DetermineCompiler.cmake
blob: 89df1b6dc5b73f386d7787bc7a2230cc89233ca4 [
file
]
set
(
_compiler_id_pp_test
"defined(__clang__)"
)
include
(
"${CMAKE_CURRENT_LIST_DIR}/Clang-DetermineCompilerInternal.cmake"
)