Explorar o código

ENH: add support for xlf with -WF,-D for -D

Bill Hoffman %!s(int64=18) %!d(string=hai) anos
pai
achega
3f45a27a6b

+ 1 - 1
Modules/Platform/AIX-VisualAge-Fortran.cmake

@@ -1 +1 @@
-include(Platforms/xlf)
+include(Platform/xlf)

+ 1 - 1
Modules/Platform/Linux-VisualAge-Fortran.cmake

@@ -1,3 +1,3 @@
 SET(CMAKE_SHARED_LIBRARY_C_FLAGS "")        
 SET(CMAKE_SHARED_LIBRARY_LINK_C_FLAGS "")  
-include(Platforms/xlf)
+include(Platform/xlf)