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.
1 parent 4967cd5 commit 91350d6Copy full SHA for 91350d6
stdlib/public/BackDeployConcurrency/CMakeLists.txt
@@ -65,4 +65,4 @@ set(LLVM_OPTIONAL_SOURCES
65
SuspendingClock.swift
66
TaskSleepDuration.swift)
67
68
-add_subdirectory(../Concurrency stdlib/public/BackDeployConcurrency)
+add_subdirectory(../Concurrency ../Threading stdlib/public/BackDeployConcurrency)
0 commit comments