We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23f961b commit 703745cCopy full SHA for 703745c
lib/FrontendTool/CMakeLists.txt
@@ -1,5 +1,6 @@
1
add_swift_library(swiftFrontendTool
2
FrontendTool.cpp
3
+ DEPENDS SwiftOptions
4
LINK_LIBRARIES
5
swiftIDE
6
swiftIRGen swiftSIL swiftSILGen swiftSILOptimizer
0 commit comments