MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0003950 | CMake | CMake | public | 2006-10-17 15:27 | 2007-02-20 16:43 |
| Reporter | Arjen Markus | ||||
| Assigned To | Bill Hoffman | ||||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0003950: Add module for finding Compaq Visual Fortran compiler | ||||
| Description | Currently, CMake can not handle the CVF compiler on Windows. The attached module allows programmers to use this compiler for their Fortran programs. Changes needed in other files: # df: Compaq Visual Fortran for ia32 (list _before_ f90) SET(CMAKE_Fortran_COMPILER_LIST ifort ifc efc f95 pgf95 lf95 xlf95 fort gfortran df g95 ... ) (Note: this is mainly the work of Philippe Pourboille - I hope I spelled his name right) | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://public.kitware.com/Bug/file/694/Windows-df.cmake | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| Notes | |||||
|
|
|||||
|
|
||||