Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
de5fa2ae53c75eccff75df9df7be84e2d8f51397
/
.
/
Modules
/
Compiler
/
OrangeC-ASM.cmake
blob: fe789119cffeec4af2eadc9e287246afd7e690d8 [
file
]
include
(
Compiler
/
OrangeC
)
__compiler_orangec
(
ASM
)
set
(
CMAKE_ASM_OUTPUT_EXTENSION
".o"
)
set
(
CMAKE_ASM_VERBOSE_FLAG
"-yyyyy"
)
set
(
CMAKE_ASM_SOURCE_FILE_EXTENSIONS s
;
S
;
asm
;
nas
)