[llvm-commits] [llvm] r143540 - /llvm/trunk/tools/llvm-config/CMakeLists.txt
Chandler Carruth
chandlerc at google.com
Wed Nov 2 10:18:59 PDT 2011
I think this line is still necessary to cause llvm-config to be built at
all; otherwise nothing depends on it. I'm going to add it back to address
problems reported with CMake install.
On Wed, Nov 2, 2011 at 8:56 AM, Daniel Dunbar <daniel at zuster.org> wrote:
> -add_custom_target(llvm-config.target ALL
> - DEPENDS ${LLVM_CONFIG})
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111102/cae42555/attachment.html>
More information about the llvm-commits
mailing list