mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-27 09:29:15 -05:00
75e4cd8d18
If a path inside a project contains spaces, the generated Ninja definitions previously contained superfluous quotes. Fixes: #26404