mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
031bfaa865
Code paths that write makefile target paths use a combination of `cmSystemTools::ConvertToOutputPath` and `cmMakeSafe`. Some were missing the latter. Wrap these two steps up into a dedicated `ConvertToMakefilePath` method provided on both the local and global generators.
10 KiB
10 KiB