Skip to content

Commit f4c5d3b

Browse files
committed
adjust include directories for building observation
1 parent 4df6010 commit f4c5d3b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

stdlib/public/Observation/Sources/Observation/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ set(SWIFT_OBSERVATION_SWIFT_FLAGS)
1414

1515
set(SWIFT_HOST_LIBRARIES_SUBDIRECTORY "swift/host")
1616

17+
list(APPEND swift_runtime_library_compile_flags -I${SWIFT_SOURCE_DIR}/include)
18+
1719
list(APPEND SWIFT_OBSERVATION_SWIFT_FLAGS
1820
"-enable-experimental-feature" "Macros"
1921
"-load-plugin-library"

0 commit comments

Comments
 (0)