Skip to content

Commit 703745c

Browse files
committed
Add missing dependency on Options.inc generation.
1 parent 23f961b commit 703745c

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
@@ -1,5 +1,6 @@
11
add_swift_library(swiftFrontendTool
22
FrontendTool.cpp
3+
DEPENDS SwiftOptions
34
LINK_LIBRARIES
45
swiftIDE
56
swiftIRGen swiftSIL swiftSILGen swiftSILOptimizer

0 commit comments

Comments
 (0)