mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 22:58:37 -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.
9.4 KiB
9.4 KiB