Index: tools/clang-refactor/CMakeLists.txt =================================================================== --- tools/clang-refactor/CMakeLists.txt +++ tools/clang-refactor/CMakeLists.txt @@ -20,5 +20,3 @@ clangToolingCore clangToolingRefactor ) - -install(TARGETS clang-refactor RUNTIME DESTINATION bin)