We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.windows
platformsWithThreads
Package.swift
1 parent 51ee690 commit bc0dd48Copy full SHA for bc0dd48
Package.swift
@@ -12,6 +12,7 @@ let platformsWithThreads: [Platform] = [
12
.driverKit,
13
.android,
14
.linux,
15
+ .windows,
16
]
17
var dispatchIncludeFlags: [CSetting]
18
if let environmentPath = Context.environment["DISPATCH_INCLUDE_PATH"] {
0 commit comments