Skip to content

Commit 14be5e9

Browse files
committed
caches: enable static mirror lib on Windows
Enable building and installation for the static mirror library on Windows.
1 parent 6e06e51 commit 14be5e9

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)