blob: 632b5072ad6ab3ea3089f89a5bf9be73c6cae9b1 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Support
)
add_clang_library(clangCrossTU
CrossTranslationUnit.cpp
LINK_LIBS
clangAST
clangBasic
clangFrontend
clangIndex
)