mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 13:48:33 -05:00
10c88c4337
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
1.7 KiB
1.7 KiB