mirror of
https://github.com/Kitware/CMake.git
synced 2025-06-27 14:46:41 +08:00

Makefile dependencies must be escaped using cmLocalGenerator::Convert with the cmLocalGenerator::MAKEFILE option. This fixes Fortran module dependencies with spaces in the path. We test the fix by adding a space to one of the module paths in the Fortran test.