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 8b63ce8 commit 72357c7Copy full SHA for 72357c7
stdlib/public/Observation/Sources/Observation/CMakeLists.txt
@@ -28,6 +28,7 @@ add_swift_target_library(swiftObservation ${SWIFT_STDLIB_LIBRARY_BUILD_TYPES} IS
28
SWIFT_COMPILE_FLAGS
29
${SWIFT_STANDARD_LIBRARY_SWIFT_FLAGS}
30
"-enable-experimental-feature" "Macros"
31
+ -Xfrontend -disable-implicit-string-processing-module-import
32
33
C_COMPILE_FLAGS
34
${swift_runtime_library_compile_flags}
0 commit comments