[llvm-dev] CMake config

Robert Finch via llvm-dev llvm-dev at lists.llvm.org
Sun Sep 9 07:01:38 PDT 2018


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


More information about the llvm-dev mailing list