Skip to content

Commit 2a8ec74

Browse files
committed
Exploratory fix to the Linux build.
The theory here is that maybe cross-project indirect build dependencies don't work properly, but something about the config was good enough before.
1 parent a910639 commit 2a8ec74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/FrontendTool/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ add_swift_library(swiftFrontendTool
1010
swiftClangImporter
1111
swiftOption
1212
clangAPINotes
13+
clangBasic
1314
)

0 commit comments

Comments
 (0)