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 8873088 commit df11f82Copy full SHA for df11f82
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