Sign in
llvm
/
llvm-project
/
7c1d77798346ed49fe940c651668ee922f2976e9
/
.
/
clang
/
lib
/
Testing
/
CMakeLists.txt
blob: 4a8d436aab6644009a81e7a46af94e96b274b34e [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS
Support
)
add_clang_library(clangTesting
CommandLineArgs.cpp
)