Lines Matching full:generate
34 # generate an in-tree build (unless on MSVC_IDE, where it is ok), and to make
230 option(LLVM_INCLUDE_TOOLS "Generate build targets for the LLVM tools." ON)
232 "Build the LLVM tools. If OFF, just generate build targets." ON)
234 option(LLVM_INCLUDE_RUNTIME "Generate build targets for the LLVM runtimes" ON)
236 "Build the LLVM runtime libraries. If OFF, just generate build targets." ON)
239 "Build the LLVM example programs. If OFF, just generate build targets." OFF)
240 option(LLVM_INCLUDE_EXAMPLES "Generate build targets for the LLVM examples" ON)
243 "Build LLVM unit tests. If OFF, just generate build targets." OFF)
244 option(LLVM_INCLUDE_TESTS "Generate build targets for the LLVM unit tests." ON)
264 # We use llvm-build to generate all the data required by the CMake based
267 # - We generate a file (a CMake fragment) in the object root which contains
270 # - We generate the library table used by llvm-config.
272 # - We generate the dependencies for the CMake fragment, so that we will