Skip to content

Commit 5fb2530

Browse files
committed
adjust include directories for building observation
1 parent dd398d5 commit 5fb2530

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)