[cmake-developers] [CMake 0014656]: FindOpenMP does not return Fortran flags

Mantis Bug Tracker mantis at public.kitware.com
Wed Dec 18 17:44:36 EST 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=14656 
====================================================================== 
Reported By:                Nicolas Bock
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14656
Category:                   Modules
Reproducibility:            N/A
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-12-18 16:44 CST
Last Modified:              2013-12-18 16:44 CST
====================================================================== 
Summary:                    FindOpenMP does not return Fortran flags
Description: 
The FindOpenMP modules assumes C/C++ code. For a pure Fortran project this is
not very useful, as the C/C++ compiler flags don't always translate, or are not
determinable because only a Fortran frontend of the compiler is installed.
Ideally the module checks for OpenMP flags only for the languages the project is
configured for.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-12-18 16:44 Nicolas Bock   New Issue                                    
======================================================================




More information about the cmake-developers mailing list