You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
306 B
11 lines
306 B
CMAKE_MAXIMUM_RECURSION_DEPTH
|
|
-----------------------------
|
|
|
|
.. versionadded:: 3.27
|
|
|
|
.. include:: ENV_VAR.txt
|
|
|
|
Maximum recursion depth for CMake scripts. This environment variable is
|
|
used if the :variable:`CMAKE_MAXIMUM_RECURSION_DEPTH` variable is not set.
|
|
See that variable's documentation for details.
|