[cfe-dev] clang-query Makefile

Alex Horn alex.horn at cs.ox.ac.uk
Tue Feb 18 01:46:03 PST 2014


Hello,

Currently, clang-query only supports CMake. Attached is a small patch that
adds a Makefile.

I should say that I'm not a build system expert and there may have been
very well a reason why the file wasn't there yet. In particular, I suspect
USEDLIBS would have to be tweaked manually unless there is some automatic
way of finding (or double-checking) the dependencies of a clang project.

I hope this helps though.

With kind regards,
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140218/a64080b8/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-query-makefile.patch
Type: application/octet-stream
Size: 1981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140218/a64080b8/attachment.obj>


More information about the cfe-dev mailing list