summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
diff options
context:
space:
mode:
authorDavid Cole <david.cole@kitware.com>2011-08-16 21:01:47 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2011-08-16 21:01:47 (GMT)
commitdfb307fef53da69b03dac46707f3fdc4394a893f (patch)
treed9596993b9e2457a4a6bffb99bc34b65871bc3a0 /Modules/Platform
parent39743b90603382236909b26a3cc707cea8c91974 (diff)
parentad542d821db91c89129630ace9342776c098d2f3 (diff)
downloadCMake-dfb307fef53da69b03dac46707f3fdc4394a893f.zip
CMake-dfb307fef53da69b03dac46707f3fdc4394a893f.tar.gz
CMake-dfb307fef53da69b03dac46707f3fdc4394a893f.tar.bz2
Merge topic 'fix-old-VisualAge-Fortran'
ad542d8 XL: Fix old VisualAge branding of Fortran compiler
Diffstat (limited to 'Modules/Platform')
-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..19e59d6
--- /dev/null
+++ b/Modules/Platform/AIX-VisualAge-Fortran.cmake
@@ -0,0 +1 @@
+include(Platform/AIX-XL-Fortran)