This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1ccbfdebb9
CMake
/
Modules
/
Compiler
/
HP-ASM.cmake
4 lines
75 B
CMake
Raw
Normal View
History
Unescape
Escape
Add support for ASm for the HP compiler. Alex
2011-02-12 12:33:39 +03:00
SET
(
CMAKE_ASM_VERBOSE_FLAG
"-v"
)
Set the HP asm file suffix Alex
2011-02-12 18:05:50 +03:00
set
(
CMAKE_ASM_SOURCE_FILE_EXTENSIONS
s
)