diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2024-01-08 21:02:21 (GMT) |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2024-01-09 17:13:34 (GMT) |
commit | 9e829779f249402071ee979705728db3066000fa (patch) | |
tree | ea3d9e762437041e84d32814492578f565ce5aba /Tests/RunCMake/XcodeProject/ExplicitCMakeLists.cmake | |
parent | 38234058ff68d3e28b8c4672033dd118127581be (diff) | |
download | CMake-9e829779f249402071ee979705728db3066000fa.zip CMake-9e829779f249402071ee979705728db3066000fa.tar.gz CMake-9e829779f249402071ee979705728db3066000fa.tar.bz2 |
Swift: preserve `-static` for static library swiftmodules
The `-static` is important for the emission of the module as it is
serialized into the swiftmodule which then is used by the Swift frontend
to decide how to link to the symbol (via the GOT or not, or the IAT on
Windows). This repairs building static libraries with Swift on Windows.
Diffstat (limited to 'Tests/RunCMake/XcodeProject/ExplicitCMakeLists.cmake')
0 files changed, 0 insertions, 0 deletions