summaryrefslogtreecommitdiffstats
path: root/Packaging
diff options
context:
space:
mode:
authorCraig Hutchinson <54269136+CraigHutchinson@users.noreply.github.com>2023-01-13 13:34:16 (GMT)
committerBrad King <brad.king@kitware.com>2023-01-17 14:20:39 (GMT)
commit9a013c9e9d344f9703f339c6aeab9dcc303b53c0 (patch)
tree154b926732b7d29f63f42bc745ef20d19a47642c /Packaging
parent485a72dc64602a0e1513744bd3855333e1dfb1da (diff)
downloadCMake-9a013c9e9d344f9703f339c6aeab9dcc303b53c0.zip
CMake-9a013c9e9d344f9703f339c6aeab9dcc303b53c0.tar.gz
CMake-9a013c9e9d344f9703f339c6aeab9dcc303b53c0.tar.bz2
Swift: Use macOS-style linker flags on iOS, tvOS, and watchOS too
Without this, building a shared Swift library with `CMAKE_SYSTEM_NAME=iOS` produces the error `ld: unknown option: -soname`. iOS is an Apple platform, and so should use the `-install_name` option.
Diffstat (limited to 'Packaging')
0 files changed, 0 insertions, 0 deletions