Skip to content

Commit 6d2e03c

Browse files
committed
[clang-cas-test] Mark clang-cas-test as a 'clang tool'
(cherry picked from commit 53a49f5)
1 parent 238133f commit 6d2e03c

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)