This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
Code
Issues
Pull Requests
Releases
Wiki
Activity
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 10:33:39 +01:00
SET
(
CMAKE_ASM_VERBOSE_FLAG
"-v"
)
Set the HP asm file suffix Alex
2011-02-12 16:05:50 +01:00
set
(
CMAKE_ASM_SOURCE_FILE_EXTENSIONS
s
)
Reference in New Issue
Copy Permalink