diff options
author | Alexander Stein <alexander.stein@mailbox.org> | 2021-03-04 19:33:07 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2021-03-04 20:44:49 (GMT) |
commit | c0a33174970c7d0adb2d49287b0aab5aa9432e4e (patch) | |
tree | 23cce8e5d4ef80e324fc04b06358249c04f919a6 /Tests/CMakeLists.txt | |
parent | 9dfa7981d54b32067b7a797ab68ac52055b47e2b (diff) | |
download | CMake-c0a33174970c7d0adb2d49287b0aab5aa9432e4e.zip CMake-c0a33174970c7d0adb2d49287b0aab5aa9432e4e.tar.gz CMake-c0a33174970c7d0adb2d49287b0aab5aa9432e4e.tar.bz2 |
Ninja: Escape SONAME on linker command line
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
Diffstat (limited to 'Tests/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions