blob: 3869c32c879a4b42c36acc50273d5bb6e3cf9a72 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Support
)
add_clang_library(clangIndex
CommentToXML.cpp
USRGeneration.cpp
ADDITIONAL_HEADERS
SimpleFormatContext.h
LINK_LIBS
clangAST
clangBasic
clangFormat
clangRewrite
clangToolingCore
)