BUG: fix for bug 383 gcc flags are now always set if the compiler is gnu

This commit is contained in:
Bill Hoffman
2003-11-14 10:44:12 -05:00
parent a293f8f7a0
commit c3530dd01f
22 changed files with 59 additions and 17 deletions
+2
View File
@@ -7,3 +7,5 @@ ENDIF(CMAKE_SYSTEM MATCHES "MP-RAS-02*.")
# include the gcc flags
INCLUDE(${CMAKE_ROOT}/Modules/Platform/gcc.cmake)