blob: 1168a59c1be545ab94268f3bab3a8cd90c5401ab [file] [log] [blame]
add_swift_library(swiftFrontendTool STATIC
FrontendTool.cpp
ImportedModules.cpp
ReferenceDependencies.cpp
TBD.cpp
DEPENDS SwiftOptions
LINK_LIBRARIES
swiftIDE
swiftTBDGen swiftIRGen swiftSIL swiftSILGen swiftSILOptimizer
swiftDemangling
swiftImmediate
swiftSerialization
swiftPrintAsObjC
swiftFrontend
swiftClangImporter
swiftOption
clangAPINotes
clangBasic
)