Lines Matching refs:CMake
50 You will also need the `CMake <http://www.cmake.org/>`_ build system since it
99 5. Use `CMake <http://www.cmake.org/>`_ to generate up-to-date project files:
101 * Once CMake is installed then the simplest way is to just start the
102 CMake GUI, select the directory where you have LLVM extracted to, and
110 * If CMake complains that it cannot find the compiler, make sure that
114 * See the :doc:`LLVM CMake guide <CMake>` for detailed information about
116 * CMake generates project files for all build types. To select a specific
119 * By default, the Visual Studio project files generated by CMake use the
122 generating the Visual Studio solution. This requires CMake 3.8.0 or later.
137 ``CMAKE_INSTALL_PREFIX`` setting when you first configured CMake.
146 ``LLVM_LIT_TOOLS_DIR`` on CMake for the path to GnuWin32.