Dictionary Generation Improvement, master branch (2020.10.08.)
Made all dictionary generation functions only ask for the ROOT Core library.
These functions don't actually use any ROOT libraries per se. But the way FindROOT.cmake
works, you do need to ask at least the Core
library from it.
This was already done in some places inside this file, I now just synchronised all calls to find_package(ROOT...)
.
Merge request reports
Activity
added 1 commit
- ac19ade1 - Made it possible to use FindROOT.cmake with a not-yet-existing ROOT installation.
AE Build SUCCESS
Build logfiles are available at Jenkins [AE-MERGE-REQUEST-CC7 #349]added 1 commit
- 59f8e118 - Made it possible to use FindROOT.cmake with a not-yet-existing ROOT installation.
AE Build SUCCESS
Build logfiles are available at Jenkins [AE-MERGE-REQUEST-CC7 #350] AE Build SUCCESS
Build logfiles are available at Jenkins [AE-MERGE-REQUEST-CC7 #351]mentioned in commit 3d5b2a83
Please register or sign in to reply