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 b90a7b7 commit f82be48Copy full SHA for f82be48
stdlib/public/Observation/Sources/Observation/CMakeLists.txt
@@ -31,4 +31,5 @@ add_swift_target_library(swiftObservation ${SWIFT_STDLIB_LIBRARY_BUILD_TYPES} IS
31
SWIFT_COMPILE_FLAGS
32
${SWIFT_STANDARD_LIBRARY_SWIFT_FLAGS}
33
${SWIFT_OBSERVATION_SWIFT_FLAGS}
34
+ SWIFT_MODULE_DEPENDS _Concurrency
35
INSTALL_IN_COMPONENT stdlib)
0 commit comments