Skip to content

Commit 30b5fa9

Browse files
authored
Merge pull request #70796 from compnerd/_InternalSwiftStaticMirror
[5.10] caches: enable static mirror lib on Windows
2 parents ca723e6 + f540c07 commit 30b5fa9

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

cmake/caches/Windows-aarch64.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ set(SWIFT_INSTALL_COMPONENTS
150150
editor-integration
151151
tools
152152
sourcekit-inproc
153+
static-mirror-lib
153154
swift-remote-mirror
154155
swift-remote-mirror-headers
155156
swift-syntax-lib

cmake/caches/Windows-x86_64.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ set(SWIFT_INSTALL_COMPONENTS
150150
editor-integration
151151
tools
152152
sourcekit-inproc
153+
static-mirror-lib
153154
swift-remote-mirror
154155
swift-remote-mirror-headers
155156
swift-syntax-lib

0 commit comments

Comments
 (0)