blob: 90ec65af96d45584f83ed12618bc9b6d11d66009 [file] [log] [blame]
add_swift_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
DEPENDS
swift-syntax-generated-headers
LINK_LIBRARIES
swiftFrontend
swiftClangImporter
swiftParse
swiftSema
swiftIndex)