Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests/VSGNUFortran: Avoid C++ comment in C code (#13314) | Daniel R. Gomez | 2012-06-18 | 1 | -1/+1 |
| | |||||
* | Add CMakeAddFortranSubdirectory to use MinGW gfortran in VS | Bill Hoffman | 2012-02-09 | 2 | -0/+9 |
This patch adds a new module that allows for easy integration of MinGW gfortran and the Visual Studio compiler. It is done in a function called cmake_add_fortran_subdirectory. The patch also includes a test for this feature. |