[cfe-dev] Change clang-headers destination

Daniel Dilts via cfe-dev cfe-dev at lists.llvm.org
Thu Nov 12 11:31:38 PST 2015


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20151112/e740ac03/attachment.html>


More information about the cfe-dev mailing list