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