MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0011248 | CMake | CMake | public | 2010-09-19 16:00 | 2010-10-06 13:38 |
| Reporter | litghost | ||||
| Assigned To | Brad King | ||||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | CMake-2-8 | ||||
| Target Version | CMake 2.8.3 | Fixed in Version | CMake 2.8.3 | ||
| Summary | 0011248: Compaq Visual Fortran is missing CMAKE_Fortran_MODDIR_FLAG flag | ||||
| Description | When using the Compaq Visual Fortran compiler with modules, in order to specify where they are placed you use the "-module:" flag. This is required for the Fortran_MODULE_DIRECTORY variable to work. This is identical to how the Intel Fortran Compiler specifies where modules are placed. In CMake 2.8.2 the CMAKE_Fortran_MODDIR_FLAG is provided for the Intel configuration file Module\Platform\Windows-ifort.cmake. The Compaq Visual Fortran configuration file Module\Platform\Windows-df.cmake does not have this flag. I have attached Windows-df.cmake with the addition flag. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://public.kitware.com/Bug/file/3398/Windows-df.cmake | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2010-09-19 16:00 | litghost | New Issue | |||
| 2010-09-19 16:00 | litghost | File Added: Windows-df.cmake | |||
| 2010-09-20 09:48 | Bill Hoffman | Status | new => assigned | ||
| 2010-09-20 09:48 | Bill Hoffman | Assigned To | => Brad King | ||
| 2010-09-20 09:57 | Brad King | Note Added: 0022276 | |||
| 2010-09-20 09:57 | Brad King | Status | assigned => closed | ||
| 2010-09-20 09:57 | Brad King | Resolution | open => fixed | ||
| 2010-10-06 13:38 | David Cole | Fixed in Version | => CMake 2.8.3 | ||
| 2010-10-06 13:38 | David Cole | Target Version | => CMake 2.8.3 | ||
| Notes | |||||
|
|
|||||
|
|
||||