blob: fed7014ba1695e4487930143a3b62948e59e66c3 [file] [log] [blame]
add_swift_library(swiftIDE
CodeCompletion.cpp
CodeCompletionCache.cpp
CommentConversion.cpp
ModuleInterfacePrinting.cpp
REPLCodeCompletion.cpp
SourceEntityWalker.cpp
SyntaxModel.cpp
Utils.cpp
SwiftSourceDocInfo.cpp
LINK_LIBRARIES
swiftFrontend
swiftClangImporter
swiftParse
swiftSema
swiftAST)