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 ====================================================================== -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers