Commit 9eb7933
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 56401f7 commit 9eb7933
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 | |
|---|---|---|---|
| |||
388 | 388 | | |
389 | 389 | | |
390 | 390 | | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
391 | 394 | | |
392 | 395 | | |
393 | 396 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
481 | 481 | | |
482 | 482 | | |
483 | 483 | | |
484 | | - | |
485 | | - | |
486 | 484 | | |
487 | 485 | | |
488 | 486 | | |
| |||
558 | 556 | | |
559 | 557 | | |
560 | 558 | | |
561 | | - | |
562 | | - | |
563 | | - | |
564 | | - | |
565 | | - | |
566 | 559 | | |
567 | 560 | | |
568 | 561 | | |
| |||
0 commit comments