cmake-variables(7) — CMake 3.16.9 Documentation (original) (raw)

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.

Internal Variables

CMake has many internal variables. Most of them are undocumented. Some of them, however, were at some point described as normal variables, and therefore may be encountered in legacy code. They are subject to change, and not recommended for use in project code.