mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
Extend the recursion limit controls added by commit a6982cff0d
(cmMakefile: Impose maximum recursion limit, 2018-12-14,
v3.14.0-rc1~82^2) with an environment variable that is used if the
CMake variable of the same name is not set.
23 lines
673 B
Plaintext
23 lines
673 B
Plaintext
^4
|
|
6
|
|
8
|
|
10
|
|
CMake Error at .*/variable_watch\.cmake:[0-9]+ \(update_x\):
|
|
Maximum recursion depth of 10 exceeded
|
|
Call Stack \(most recent call first\):
|
|
.*/variable_watch\.cmake:5 \(set\)
|
|
.*/variable_watch\.cmake:[0-9]+ \(update_x\)
|
|
.*/variable_watch\.cmake:5 \(set\)
|
|
.*/variable_watch\.cmake:[0-9]+ \(update_x\)
|
|
.*/variable_watch\.cmake:5 \(set\)
|
|
.*/variable_watch\.cmake:[0-9]+ \(update_x\)
|
|
.*/variable_watch\.cmake:5 \(set\)
|
|
.*/variable_watch\.cmake:[0-9]+ \(update_x\)
|
|
.*/variable_watch\.cmake:9 \(set\)
|
|
.*/CMakeLists\.txt:5 \(include\)
|
|
|
|
|
|
CMake Error: Error in cmake code at
|
|
Unknown:0:
|
|
A command failed during the invocation of callback "update_x"\.$
|