mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 00:00:39 -05:00
14b12d0355
CMake now looks for a Fortran compiler matching any C or C++ compiler already enabled. We test this by enabling C and C++ first in the Fortran test, which is what user projects will likely do.