Skip to content

Commit 0edcbe3

Browse files
authored
Merge pull request #1345 from stephank/patch-2
Don't try to link private CYaml in CMake
2 parents 7cfe0c0 + 5b5a396 commit 0edcbe3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/SwiftDriver/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ target_link_libraries(SwiftDriver PUBLIC
131131
TSCUtility
132132
SwiftOptions)
133133
target_link_libraries(SwiftDriver PRIVATE
134-
CYaml
135134
Yams
136135
CSwiftScan)
137136

0 commit comments

Comments
 (0)