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
230d50ed1a
CMake
/
Modules
/
Compiler
/
GHS.cmake
7 lines
96 B
CMake
Raw
Blame
History
if
(
__COMPILER_GHS
)
return
(
)
endif
(
)
set
(
__COMPILER_GHS
1
)
set
(
CMAKE_EXECUTABLE_SUFFIX
".as"
)
Reference in New Issue
View Git Blame
Copy Permalink