1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
add_clang_unittest(ParseTests ParseHLSLRootSignatureTest.cpp CLANG_LIBS clangAST clangBasic clangLex clangParse clangSema LINK_LIBS LLVMTestingAnnotations LLVMTestingSupport clangTesting LLVM_COMPONENTS FrontendHLSL Support )