Skip to content

Commit 5ba381e

Browse files
committed
build: Install dispatch libraries in arch subdir
1 parent ab5fc57 commit 5ba381e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/build.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2737,6 +2737,7 @@ function Build-Dispatch([Hashtable] $Platform) {
27372737
-SwiftSDK (Get-SwiftSDK $Platform.OS) `
27382738
-Defines @{
27392739
ENABLE_SWIFT = "YES";
2740+
dispatch_INSTALL_ARCH_SUBDIR = "YES";
27402741
}
27412742
}
27422743

0 commit comments

Comments
 (0)