[cfe-dev] [PATCH] CMake build fixes

arrowdodger 6yearold at gmail.com
Mon Jan 3 06:27:24 PST 2011


After renaming lib/Checker, CMake build of clang give me errors, because
some *.inc targets from Basic and AST are not built before static analyzer
itself.
Following patch fixes this issue.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110103/cb080d58/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CMakeLists.txt.patch
Type: text/x-patch
Size: 432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110103/cb080d58/attachment.bin>


More information about the cfe-dev mailing list