blob: 8f27bf1c298b59ae27e9f6165a6c44cc8518a95a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
^4
6
8
10
CMake Error at variable_watch\.cmake:9999 \(update_x\):
Maximum recursion depth of 10 exceeded
Call Stack \(most recent call first\):
variable_watch\.cmake:5 \(set\)
variable_watch\.cmake:9999 \(update_x\)
variable_watch\.cmake:5 \(set\)
variable_watch\.cmake:9999 \(update_x\)
variable_watch\.cmake:5 \(set\)
variable_watch\.cmake:9999 \(update_x\)
variable_watch\.cmake:5 \(set\)
variable_watch\.cmake:9999 \(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"\.$
|