Skip to content

Commit 53a49f5

Browse files
committed
[clang-cas-test] Mark clang-cas-test as a 'clang tool'
1 parent 4d429ec commit 53a49f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/tools/clang-cas-test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ set(LLVM_LINK_COMPONENTS
33
Support
44
)
55

6-
add_clang_executable(clang-cas-test
6+
add_clang_tool(clang-cas-test
77
ClangCASTest.cpp
88
)
99

0 commit comments

Comments
 (0)