Lines Matching defs:variables
22 `Options and variables`_ section is a reference for customizing your build. If
59 for all build parameters. See the `Options and variables`_ section for
71 variables`_ below.
147 Explain variables and cache. Move explanation here from #options section.
149 .. _Options and variables:
151 Options and variables
155 variables, with possible values ON/OFF. Options and variables are defined on the
183 Frequently-used CMake variables
186 Here are some of the CMake variables that are used often, along with a
190 used variables that control features of LLVM and enabled subprojects.
237 .. _Frequently Used LLVM-related variables:
239 Frequently Used LLVM-related variables
243 LLVM variables that are frequently used to control that. The full
244 description is in `LLVM-related variables`_ below.
276 Rarely-used CMake variables
279 Here are some of the CMake variables that are rarely used, along with a brief
303 .. _LLVM-related variables:
305 LLVM-related variables
308 These variables provide fine control over the build of LLVM and
312 .. _LLVM-related variables BUILD_SHARED_LIBS:
415 variables, respectively.
522 location, you can also set the variables FFI_INCLUDE_DIR and
665 These variables specify the path to the source directory for the external
790 library ID control variables (e.g., ``CMAKE_INSTALL_NAME_DIR``) are being
928 Advanced variables
953 CMake variables passed on the command line. Clang provides a collection of CMake
962 CMake cache scripts are processed in an isolated scope, only cached variables
963 remain set when the main configuration runs. CMake cached variables do not reset
964 variables that are already set unless the FORCE option is specified.
1006 Also see the `LLVM-related variables`_ section for variables used when
1074 The ``LLVMConfig.cmake`` file sets various useful variables. Notable variables