mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-24 23:49:18 -06:00
In the Fortran test we use a custom command to build another Fortran project internally. The project provides a Fortran module and library to which to link. This commit teaches the test to build the extra project using the same build configuration as the main project.