Commit 19a7942
committed
[nrf fromlist] cmake: call build_info() when variable content is known
Calling `build_info()` when variable content is known and before calling
external tools.
This ensures that build_info is updated with known knowledge even if the
external tool fails, and thus can help in debugging.
Upstream PR #: 107329
Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>1 parent f5c8ea7 commit 19a7942
1 file changed
Lines changed: 3 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| 208 | + | |
208 | 209 | | |
209 | 210 | | |
210 | 211 | | |
| |||
234 | 235 | | |
235 | 236 | | |
236 | 237 | | |
| 238 | + | |
237 | 239 | | |
238 | 240 | | |
239 | 241 | | |
| |||
261 | 263 | | |
262 | 264 | | |
263 | 265 | | |
| 266 | + | |
264 | 267 | | |
265 | 268 | | |
266 | 269 | | |
| |||
427 | 430 | | |
428 | 431 | | |
429 | 432 | | |
430 | | - | |
431 | | - | |
432 | | - | |
433 | | - | |
434 | | - | |
435 | | - | |
436 | 433 | | |
437 | 434 | | |
438 | 435 | | |
439 | 436 | | |
440 | 437 | | |
441 | 438 | | |
442 | 439 | | |
443 | | - | |
444 | 440 | | |
0 commit comments