Commit a8dd7b0
authored
glog: WITH_UNWIND=OFF ignored with 0.7.1, need to set none (#844)
The `WITH_UNWIND=OFF` flag is ignored with `glog` `0.7.1`. One needs to
set `none` now to disable the usage of `libunwind`.
Furthermore make older glog versions compatible with CMake 4.0 and
newer.1 parent 68c2371 commit a8dd7b0
1 file changed
Lines changed: 13 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
111 | 122 | | |
112 | 123 | | |
113 | 124 | | |
114 | | - | |
| 125 | + | |
115 | 126 | | |
116 | 127 | | |
| 128 | + | |
117 | 129 | | |
118 | 130 | | |
119 | 131 | | |
| |||
0 commit comments