mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 11:22:21 -06:00
XL: Fix old VisualAge branding of Fortran compiler
Commit 6d434ee6 (Split XL compiler information files, 2009-09-30)
added Platform/AIX-(XL|VisualAge)-(C|CXX|Fortran).cmake modules
to support the old and new compiler branding for all languages.
Add the "AIX-VisualAge-Fortran" combination that was left out
accidentally.
This commit is contained in:
1
Modules/Platform/AIX-VisualAge-Fortran.cmake
Normal file
1
Modules/Platform/AIX-VisualAge-Fortran.cmake
Normal file
@@ -0,0 +1 @@
|
||||
include(Platform/AIX-XL-Fortran)
|
||||
Reference in New Issue
Block a user