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 4df6010 commit f4c5d3bCopy full SHA for f4c5d3b
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