Skip to content

Commit ccfc532

Browse files
authored
Merge pull request #70717 from compnerd/static-mirror
caches: enable static mirror lib on Windows
2 parents bf50e2f + 14be5e9 commit ccfc532

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)