mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-20 19:00:37 -05:00
If the shared object name contains spaces, they need to be properly
escaped, or link command will fail.
This was already done for soname symlink creation in commit 13c92b4a30
(Ninja: Fix creation of library symlinks in folders with spaces,
2019-05-20, v3.15.0-rc1~87^2).
Fixes: #20331
54 KiB
54 KiB