<div dir="ltr">The clang-headers target copies files to a subdirectory of the llvm build directory.  Is there a way to change where it copies files to?  I am only building clangTooling (and dependencies), and then linking my own tool against them.  It would be nice to have the build copy the clang headers to a location relative to my own tool.</div>