summaryrefslogtreecommitdiffstats
path: root/Tests/FortranOnly/preprocess2.f
Commit message (Collapse)AuthorAgeFilesLines
* Ninja: Avoid preprocessing twice with explicit Fortran_PREPROCESSPeter Hill2022-02-241-1/+3
| | | | | | Fix spurious warnings from gfortran+Ninja for preprocessing. Fixes: #23248
* Fortran: Add Fortran_PREPROCESS propertyPeter Hill2020-05-211-0/+4
Issue: #18870