Skip to content

Commit 360b48b

Browse files
authored
Merge pull request #94 from DougGregor/cmake-no-llbuild
[CMake] We don't need to link against LLBuild explicitly
2 parents a83bbbb + 35bd871 commit 360b48b

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)