Files
CMake/Modules/Compiler
Brad King 10c88c4337 PCH: Do not enable GNU or Intel PCH settings for Fortran
The PCH settings are shared by C and CXX languages but do not make sense
for Fortran.  In particular, `CMAKE_PCH_EXTENSION` should not be set
because it can overwrite the value set for C/C++ languages, which may
have a different compiler vendor than the Fortran compiler.

Fixes: #20752
2020-06-02 08:23:40 -04:00
..
2018-01-24 09:09:08 -06:00
2019-01-16 10:41:27 -05:00
2019-10-11 10:22:52 -04:00
2019-10-11 10:22:52 -04:00
2019-10-11 10:22:52 -04:00
2019-10-11 10:22:52 -04:00
2020-01-16 10:56:03 -05:00
2020-01-27 14:04:56 -05:00