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
21c5c6c81d
CMake
/
Modules
/
Platform
/
True64.cmake
3 lines
75 B
CMake
Raw
Normal View
History
Unescape
Escape
BUG: fix for bug 383 gcc flags are now always set if the compiler is gnu
2003-11-14 18:44:12 +03:00
# include the gcc flags
INCLUDE
(
${
CMAKE_ROOT
}
/Modules/Platform/gcc.cmake
)