Commit 2434898
committed
[CMake] Don't cache
Cached variables end up in `root-config --config`, and we don't want to
have absolute paths to the bulid directory inside its output.
After this change, no trace of the full ROOT source or build directory
path is left in the output of `root-config --config`.
Closes https://its.cern.ch/jira/browse/ROOT-9481CPPINTEROP_INCLUDE_DIRS and CLING_INCLUDE_DIRS
1 parent 94f2afc commit 2434898
File tree
3 files changed
+4
-8
lines changed- core/metacling/src
- interpreter
3 files changed
+4
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
379 | 382 | | |
380 | 383 | | |
381 | 384 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
470 | | - | |
471 | | - | |
472 | 470 | | |
473 | 471 | | |
474 | 472 | | |
| |||
544 | 542 | | |
545 | 543 | | |
546 | 544 | | |
547 | | - | |
548 | | - | |
549 | | - | |
550 | | - | |
551 | | - | |
552 | 545 | | |
553 | 546 | | |
554 | 547 | | |
| |||
0 commit comments