--- tools/clang/tools/extra/clang-doc/tool/CMakeLists.txt.orig	2019-02-02 19:08:19 UTC
+++ tools/clang/tools/extra/clang-doc/tool/CMakeLists.txt
@@ -15,3 +15,4 @@ target_link_libraries(clang-doc
   clangToolingCore
   )
   
+install(TARGETS clang-doc RUNTIME DESTINATION bin)
