blob: 66045515e5e78d0a1ab46889d386380f5e84230c [file] [log] [blame]
set(LLVM_LINK_COMPONENTS support)
SET(LLVM_USED_LIBS clangBasic clangFrontend clangAST)
add_clang_library(clangTooling
CompilationDatabase.cpp
Tooling.cpp
ArgumentsAdjusters.cpp
)