Sign in
cos
/
mirrors
/
github.com
/
llvm
/
llvm-project
/
bc7b6b1745a9bd1a1cf5e73032f4a6b589f5c4e8
/
.
/
clang
/
unittests
/
Index
/
CMakeLists.txt
blob: 15e9ba0643eaf01c835e27233a7be7682677e92b [
file
] [
log
] [
blame
]
add_clang_unittest(IndexTests
IndexTests.cpp
CLANG_LIBS
clangAST
clangBasic
clangFrontend
clangIndex
clangLex
clangSerialization
clangTooling
LLVM_COMPONENTS
${LLVM_TARGETS_TO_BUILD}
Support
)