<div dir="ltr"><br><div>When trying to cmake TableGen, I got these error and warning:</div><div><br></div><div> CMake Error at CMakeLists.txt:5 (add_tablegen):</div><div>  Unknown CMake command "add_tablegen".</div>
<div><br></div><div><br></div><div>CMake Warning (dev) in CMakeLists.txt:</div><div>  No cmake_minimum_required command is present.  A line of code such as</div><div><br></div><div>    cmake_minimum_required(VERSION 2.8)</div>
<div><br></div><div>  should be added at the top of the file.  The version specified may be lower</div><div>  if you wish to support older CMake versions for this project.  For more</div><div>  information run "cmake --help-policy CMP0000".</div>
<div>This warning is for project developers.  Use -Wno-dev to suppress it.</div><div><br></div><div>-- Configuring incomplete, errors occurred!</div><div><br></div><div><br></div><div>Any idea?</div><div><br></div><div><br>
</div><div>Ran.</div><div><br></div></div>