Lines Matching refs:Defaults
285 Defaults to "bin".
289 Defaults to "include".
293 Defaults to "share/doc".
297 Defaults to "share/man".
338 after a branch switch. Defaults to ON.
342 available only on some 64-bit Unix systems. Defaults to OFF.
345 Adds benchmarks to the list of default targets. Defaults to OFF.
352 installed. Defaults to OFF. To enable a particular documentation target, see
356 Build LLVM examples. Defaults to OFF. Targets for building each example are
384 Defaults to OFF. This cannot be used in conjunction with BUILD_SHARED_LIBS.
392 Include LLVM unit tests in the 'all' build target. Defaults to OFF. Targets
400 Build LLVM tools. Defaults to ON. Targets for building each tool are generated
408 Defaults to OFF. The size and location of the cache maintained
428 ``-DLLVM_ENABLE_DOXYGEN_QT_HELP=ON`` are given. Defaults to
435 The path to the ``qhelpgenerator`` executable. Defaults to whatever CMake's
442 more information. Defaults to the CMake variable ``${PACKAGE_STRING}`` which
454 for more information. Defaults to "org.llvm". This option is only useful in
460 Defaults to OFF.
465 Enables code assertions. Defaults to ON if and only if ``CMAKE_BUILD_TYPE``
473 only with MSVC. Defaults to ON.
477 Defaults to OFF.
480 Enables the generation of a Qt Compressed Help file. Defaults to OFF.
490 that need to propagate through LLVM code. Defaults to OFF.
493 Enable additional time/memory expensive checking. Defaults to OFF.
501 respectively. Defaults to OFF.
513 instead of stdlibc++. Defaults to OFF.
518 Defaults to ON.
528 ``On``, ``Thin`` and ``Full``. Defaults to OFF.
536 possible. Defaults to ON.
540 this flag. Some systems, like Windows, do not need this flag. Defaults to ON.
566 Build LLVM with run-time type information. Defaults to OFF.
571 Defaults to OFF.
574 Build with threads support, if available. Defaults to ON.
578 size of the libraries. Defaults to ON.
581 Enable all compiler warnings. Defaults to ON.
584 Stop and fail the build, if a compiler warning is triggered. Defaults to OFF.
592 Defaults to ON.
617 Defaults to OFF.
625 Generate build targets for the LLVM benchmarks. Defaults to ON.
628 Generate build targets for the LLVM examples. Defaults to ON. You can use this
632 Generate build targets for the LLVM unit tests. Defaults to ON. You can use
637 Generate build targets for the LLVM tools. Defaults to ON. You can use this
650 either be absolute or relative to the CMAKE_INSTALL_PREFIX. Defaults to
655 either be absolute or relative to the CMAKE_INSTALL_PREFIX. Defaults to
680 either be absolute or relative to the *CMAKE_INSTALL_PREFIX*. Defaults to
684 If enabled, tools will be linked with the libLLVM shared library. Defaults
695 The path to GnuWin32 tools for tests. Valid on Windows host. Defaults to
725 if used in conjunction with the **LLVM_ENABLE_LIBCXX** flag. Defaults to OFF.
740 targets. Case-sensitive. Defaults to *all*. Example:
758 Enable building support for Intel JIT Events API. Defaults to OFF.
768 Enable building OProfile JIT support. Defaults to OFF.
771 Enable building support for Perf (linux profiling tool) JIT support. Defaults to OFF.
784 ``DataFlow``, and ``Address;Undefined``. Defaults to empty string.
802 and ``docs-lld-html``). Defaults to ON.
807 is enabled). Currently the only target added is ``docs-llvm-man``. Defaults
812 errors. Defaults to ON.
822 Defaults to *CMAKE_INSTALL_BINDIR*.
827 Defaults to *LLVM_TOOLS_INSTALL_DIR*.
832 Defaults to "examples".