summaryrefslogtreecommitdiff
path: root/Modules/Platform/AIX-VisualAge-Fortran.cmake
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2009-08-07 10:12:34 -0400
committerBrad King <brad.king@kitware.com>2009-08-07 10:12:34 -0400
commit34c6588b6ed7219543e0155e501205ea3048684e (patch)
tree9c491536cf0b3d226d7980dad0837a06a7156014 /Modules/Platform/AIX-VisualAge-Fortran.cmake
parentee7231c03fb17979d946ffd4eefabf8255324de6 (diff)
downloadcmake-34c6588b6ed7219543e0155e501205ea3048684e.tar.gz
Move flag to Compiler/VisualAge-Fortran module
The CMAKE_Fortran_DEFINE_FLAG value applies to the IBM Fortran compilers on all platforms. This moves the setting to the platform-independent compiler information file.
Diffstat (limited to 'Modules/Platform/AIX-VisualAge-Fortran.cmake')
-rw-r--r--Modules/Platform/AIX-VisualAge-Fortran.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/Modules/Platform/AIX-VisualAge-Fortran.cmake b/Modules/Platform/AIX-VisualAge-Fortran.cmake
deleted file mode 100644
index 086c592b3c..0000000000
--- a/Modules/Platform/AIX-VisualAge-Fortran.cmake
+++ /dev/null
@@ -1 +0,0 @@
-include(Platform/xlf)