Commit 3a59067
committed
[CMake] Simplify
* Remove preprocessor variables that were always defined and hence
carried no information
* Add include path and library path via environment variables
* Remove redundant `gROOT->SetMacroPath()` call with path to source
directory, because the `${realfp}` variable passed to the `build.C`
script already contains the full pathROOTTEST_COMPILE_MACRO to shorten test command1 parent a967cef commit 3a59067
2 files changed
+8
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2318 | 2318 | | |
2319 | 2319 | | |
2320 | 2320 | | |
2321 | | - | |
2322 | | - | |
2323 | | - | |
2324 | | - | |
2325 | | - | |
2326 | | - | |
2327 | | - | |
2328 | | - | |
2329 | | - | |
2330 | | - | |
2331 | | - | |
| 2321 | + | |
| 2322 | + | |
| 2323 | + | |
| 2324 | + | |
| 2325 | + | |
| 2326 | + | |
| 2327 | + | |
| 2328 | + | |
2332 | 2329 | | |
2333 | 2330 | | |
2334 | 2331 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | 78 | | |
82 | 79 | | |
83 | 80 | | |
| |||
0 commit comments