Lines Matching full:cmake
61 set(LLVM_CMAKE_PATH "${LLVM_BINARY_DIR}/lib${LLVM_LIBDIR_SUFFIX}/cmake/llvm")
62 set(LLVMCONFIG_FILE "${LLVM_CMAKE_PATH}/LLVMConfig.cmake")
112 Please install Python or specify the PYTHON_EXECUTABLE CMake variable.")
171 # Make sure that our source directory is on the current cmake module path so that
172 # we can include cmake files from this directory.
173 list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules")
231 message(FATAL_ERROR "In-source builds are not allowed. CMake would overwrite "
232 "the makefiles distributed with LLVM. Please create a directory and run cmake "
311 ${CLANG_SOURCE_DIR}/include/clang/Config/config.h.cmake
464 add_subdirectory(cmake/modules)