Skip to content

Commit 775f9f2

Browse files
Merge pull request #410 from compnerd/include
build: remove "/usr/include" for swift
2 parents ca08b5f + 4f7a7cf commit 775f9f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@ if(ENABLE_SWIFT)
138138
swift/Wrapper.swift
139139
SWIFT_FLAGS
140140
-I ${PROJECT_SOURCE_DIR}
141-
-I/usr/include
142141
${swift_optimization_flags}
143142
TARGET
144143
${CMAKE_C_COMPILER_TARGET})

0 commit comments

Comments
 (0)