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 dd398d5 commit 5fb2530Copy full SHA for 5fb2530
stdlib/public/Observation/Sources/Observation/CMakeLists.txt
@@ -14,6 +14,8 @@ set(SWIFT_OBSERVATION_SWIFT_FLAGS)
14
15
set(SWIFT_HOST_LIBRARIES_SUBDIRECTORY "swift/host")
16
17
+list(APPEND swift_runtime_library_compile_flags -I${SWIFT_SOURCE_DIR}/include)
18
+
19
list(APPEND SWIFT_OBSERVATION_SWIFT_FLAGS
20
"-enable-experimental-feature" "Macros"
21
"-load-plugin-library"
0 commit comments