diff options
author | Evan Wilde <etceterawilde@gmail.com> | 2024-07-30 16:59:47 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2024-08-01 14:49:36 (GMT) |
commit | 866917657621ee74720f5abcee290b50341882c9 (patch) | |
tree | 7dcc4fda3c070ee68b0ed6b33c4268f9150a42b9 /Source/cmStringAlgorithms.cxx | |
parent | 651fa9e6ce7890744274e0f4f0d00a17c1f73dd3 (diff) | |
download | CMake-866917657621ee74720f5abcee290b50341882c9.zip CMake-866917657621ee74720f5abcee290b50341882c9.tar.gz CMake-866917657621ee74720f5abcee290b50341882c9.tar.bz2 |
Swift: Fix INSTALL_NAME_DIR under CMP0157 NEW behavior
Setting `CMAKE_INSTALL_NAME_DIR` or the `INSTALL_NAME_DIR` on Swift
targets had no effect when CMP0157 was set to `NEW`. This was a result
of missing the `<TARGET_INSTALLNAME_DIR>` before the `<TARGET_SONAME>`.
Fix that and add a test to verify that the install name directory is
included in the install name.
Fixes: #26175
Diffstat (limited to 'Source/cmStringAlgorithms.cxx')
0 files changed, 0 insertions, 0 deletions