summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/AIX-VisualAge-Fortran.cmake
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2008-01-11 22:37:38 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2008-01-11 22:37:38 (GMT)
commitc3b7f618d1e0639b0ffa93bc8c6728ab53513538 (patch)
tree067e3d971eb7ab5a50d751a2ecec2424c417f1a4 /Modules/Platform/AIX-VisualAge-Fortran.cmake
parentee886fbbdba89aa0b850ee14d75c9f87211e3325 (diff)
downloadCMake-c3b7f618d1e0639b0ffa93bc8c6728ab53513538.zip
CMake-c3b7f618d1e0639b0ffa93bc8c6728ab53513538.tar.gz
CMake-c3b7f618d1e0639b0ffa93bc8c6728ab53513538.tar.bz2
ENH: add support for xlf with -WF,-D for -D
Diffstat (limited to 'Modules/Platform/AIX-VisualAge-Fortran.cmake')
-rw-r--r--Modules/Platform/AIX-VisualAge-Fortran.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/Platform/AIX-VisualAge-Fortran.cmake b/Modules/Platform/AIX-VisualAge-Fortran.cmake
new file mode 100644
index 0000000..10c29c2
--- /dev/null
+++ b/Modules/Platform/AIX-VisualAge-Fortran.cmake
@@ -0,0 +1 @@
+include(Platforms/xlf)