| Index: tools/clang/rewrite_scoped_refptr/CMakeLists.txt
|
| diff --git a/tools/clang/rewrite_scoped_refptr/CMakeLists.txt b/tools/clang/rewrite_scoped_refptr/CMakeLists.txt
|
| index 87ce4d899f7b6e6578039f9152e41961ffebfbd9..9b0184d31296953f1b5fad194be961aebfc74c00 100644
|
| --- a/tools/clang/rewrite_scoped_refptr/CMakeLists.txt
|
| +++ b/tools/clang/rewrite_scoped_refptr/CMakeLists.txt
|
| @@ -23,4 +23,4 @@ target_link_libraries(rewrite_scoped_refptr
|
| clangTooling
|
| )
|
|
|
| -install(TARGETS rewrite_scoped_refptr RUNTIME DESTINATION bin)
|
| +cr_install(TARGETS rewrite_scoped_refptr RUNTIME DESTINATION bin)
|
|
|