Skip to content

Commit 35bd871

Browse files
committed
[CMake] We don't need to link against LLBuild explicitly
1 parent a83bbbb commit 35bd871

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
@@ -64,7 +64,6 @@ add_library(SwiftDriver
6464
target_link_libraries(SwiftDriver PUBLIC
6565
TSCBasic
6666
SwiftOptions
67-
LLBuild
6867
llbuildSwift
6968
CYaml
7069
Yams)

0 commit comments

Comments
 (0)