The following issue has been SUBMITTED. ====================================================================== http://www.cmake.org/Bug/view.php?id=12246 ====================================================================== Reported By: Luis Kornblueh Assigned To: ====================================================================== Project: CMake Issue ID: 12246 Category: CMake Reproducibility: always Severity: block Priority: normal Status: backlog ====================================================================== Date Submitted: 2011-06-01 11:38 EDT Last Modified: 2011-06-01 11:38 EDT ====================================================================== Summary: Missing feature in XL-Fortran.cmake Description: in XL-Fortran.cmake the following line is missing:
SET(CMAKE_Fortran_MODDIR_FLAG "-qmoddir=") This add would make it compatible with all other *-Fortran.cmake files. Fix is trivial I think. Thanks! ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2011-06-01 11:38 Luis Kornblueh New Issue ====================================================================== _______________________________________________ cmake-developers mailing list [email protected] http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
