Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
bc41968c8a9d3a10daf43faf2abbc2d512baf4c6
/
.
/
Modules
/
Compiler
/
Clang-ASM.cmake
blob: 16c9c159c217f539d18863ba7a9072585f5e0ff2 [
file
]
include
(
Compiler
/
Clang
)
set
(
CMAKE_ASM_SOURCE_FILE_EXTENSIONS s
;
S
;
asm
)
__compiler_clang
(
ASM
)