| Index: tools/clang/empty_string/CMakeLists.txt
|
| diff --git a/tools/clang/empty_string/CMakeLists.txt b/tools/clang/empty_string/CMakeLists.txt
|
| index 49b0234801dbf1b7124ffe30a05399e6702cf3b4..4697a8035d1e7409397384c54944f6caeb0b211c 100644
|
| --- a/tools/clang/empty_string/CMakeLists.txt
|
| +++ b/tools/clang/empty_string/CMakeLists.txt
|
| @@ -23,4 +23,4 @@ target_link_libraries(empty_string
|
| clangTooling
|
| )
|
|
|
| -install(TARGETS empty_string RUNTIME DESTINATION bin)
|
| +cr_install(TARGETS empty_string RUNTIME DESTINATION bin)
|
|
|