[llvm-dev] CMake config

Ryan Taylor via llvm-dev llvm-dev at lists.llvm.org
Sun Sep 9 07:08:09 PDT 2018


Did you start here? https://llvm.org/docs/GettingStarted.html

On Sun, Sep 9, 2018 at 10:02 AM Robert Finch via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> Hi, I'm new to LLVM and am trying to build a backend. When I run cmake the
> response is 'unknown command Tablegen'. Is there a script to setup the
> cmake environment ? If I edit the CMakelists.txt file to include the
> tablegen.cmake and other files then the build gets further. It looks like
> it can't find the modules. This is LLVM 6.0.1, using Visual Studio 15 on
> Windows 10 Pro.
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180909/33e923a1/attachment.html>


More information about the llvm-dev mailing list