blob: bd59765bddfb89a26c315226359daef871ba8172 [file] [log] [blame]
add_swift_library(swiftFrontendTool STATIC
FrontendTool.cpp
ImportedModules.cpp
ReferenceDependencies.cpp
TBD.cpp
TextualInterfaceGeneration.cpp
DEPENDS
swift-syntax-generated-headers SwiftOptions
LINK_LIBRARIES
swiftIndex
swiftIDE
swiftTBDGen swiftIRGen swiftSIL swiftSILGen swiftSILOptimizer
swiftDemangling
swiftImmediate
swiftSerialization
swiftPrintAsObjC
swiftFrontend
swiftClangImporter
swiftOption
clangAPINotes
clangBasic
)