blob: 02b3c2b48d4a61fe45f0f02a529f2733082eccf9 [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
IDETypeChecking.cpp
LINK_LIBRARIES
swiftFrontend
swiftClangImporter
swiftParse
swiftSema
swiftAST)