blob: 3cb10e37d02d52ae8e0d58278a82c8650224efb5 [file] [log] [blame]
add_swift_library(swiftIDE STATIC
CodeCompletion.cpp
CodeCompletionCache.cpp
CommentConversion.cpp
Formatting.cpp
ModuleInterfacePrinting.cpp
TypeReconstruction.cpp
REPLCodeCompletion.cpp
SwiftSourceDocInfo.cpp
SyntaxModel.cpp
Utils.cpp
LINK_LIBRARIES
swiftFrontend
swiftClangImporter
swiftParse
swiftSema
swiftAST)