[PATCH] D68429: [clang] [cmake] Use add_clang_tool() to install all tools

Michał Górny via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 3 22:42:58 PDT 2019


mgorny added a comment.

Well, they were installed for me, and all of them certainly have `install()` command right now. Not sure if there's some high magic making `install()` implicitly not install stuff here ;-).


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68429/new/

https://reviews.llvm.org/D68429





More information about the cfe-commits mailing list