Skip to content

Suggested changes after ROOT PR-19179 gets merged

ROOT PR-19179 provides a default ROOT_INCLUDE_PATH that contains paths to third party libraries that are provided externally (i.e., libraries where the corresponding cmake builtin option is set to off).

The environment variable is set in the thisroot.* scripts Therefore, setting ROOT_INCLUDE_PATH manually is no longer required.

https://github.com/root-project/root/pull/19179

Edited by Andre Sailer

Merge request reports

Loading