You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[gha] fix the Windows Swift toolchain build (#899)
* GHA: tweak the library naming for static libraries
This was changed upstream to use `lib` prefix for static libraries on
Windows for Swift. Apply the necessary build changes to ensure that the
build system is aware of this.
* include cmake_linker_flags when building Windows tools
* remove extra CMAKE_STATIC_LIBRARY_PREFIX_Swift
---------
Co-authored-by: Hiroshi Yamauchi <[email protected]>
0 commit comments