Hi, cmake is new to me. I’m attempting to use cmake to build a backend for
LLVM. CMake fails with an ‘unknown cmake command’ error. It doesn’t seem to
be able to find or execute modules or macros. I tried setting the
CMAKE_MODULE_PATH, LLVM_CMAKE_DIR, LLVM_DIR, and LLVM_TABLEGEN variables. I
wonder if this would be a problem spawning executables ? Security ? Nothing
is written to the log file. tablegen is in the path and can be run
manually, but cmake fails to run it. Cmake successfully built and installed
LLVM.  The file cmake fails with is Cmakelists.txt. The OS is Windows 10
pro build 1803.
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
https://cmake.org/mailman/listinfo/cmake

Reply via email to