blob: 0b50e7c25b12faf33d31f0655fff22e612d30281 [file] [log] [blame]
add_swift_host_library(swiftIDE STATIC
CodeCompletion.cpp
CodeCompletionCache.cpp
CommentConversion.cpp
Formatting.cpp
Refactoring.cpp
ModuleInterfacePrinting.cpp
TypeReconstruction.cpp
REPLCodeCompletion.cpp
SwiftSourceDocInfo.cpp
SyntaxModel.cpp
Utils.cpp
IDETypeChecking.cpp
APIDigesterData.cpp
SourceEntityWalker.cpp
LINK_LIBRARIES
swiftFrontend
swiftClangImporter
swiftParse
swiftSema
swiftIndex)