mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 14:23:10 -05:00
c0a3317497
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