Sign in
llvm
/
llvm-project
/
refs/heads/users/evelez7/clang-doc-delete-json-option
/
.
/
clang
/
unittests
/
Parse
/
CMakeLists.txt
blob: 2ed43a83b878295a1c6e09cfbda7804c661544f5 [
file
] [
log
] [
blame
]
add_clang_unittest(ParseTests
ParseHLSLRootSignatureTest.cpp
CLANG_LIBS
clangAST
clangBasic
clangLex
clangParse
clangSema
LINK_LIBS
LLVMTestingAnnotations
LLVMTestingSupport
clangTesting
LLVM_COMPONENTS
FrontendHLSL
Support
)