cmake-variables(7) — CMake 4.0.2 Documentation (original) (raw)
Contents
- cmake-variables(7)
- Variables that Provide Information
- Variables that Change Behavior
- Variables that Describe the System
- Variables that Control the Build
- Variables for Languages
- Variables for CTest
- Variables for CPack
- Variable Expansion Operators
- Internal Variables
- Deprecated Variables that Provide Information
- Deprecated Variables that Change Behavior
- Deprecated Variables that Describe the System
- Deprecated Variables that Control the Build
- Deprecated Variables for Languages
- Deprecated Variables for CTest
This page documents variables that are provided by CMake or have meaning to CMake when set by project code.
For general information on variables, see theVariablessection in the cmake-language manual.