Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake: explicitly ask for ROOTEve component #1337

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

andresailer
Copy link
Member

ROOT no longer finds nlohmann_json unless we ask for the ROOTEve component, so we ask for the ROOTEve component if the ROOTEve component exists. DDEve and one executable in UtilityApps depend on this

cf. root-project/root#16703

BEGINRELEASENOTES

  • CMake: explicitly ask for ROOTEve component if it exists so we potentially find the non-builtin nlohmann_json

ENDRELEASENOTES

ROOT no longer finds nlohmann_json unless we ask for the ROOTEve
component, so we ask for the ROOTEve component if the ROOTEve
component exists.  DDEve and one executable in UtilityApps depend on
this
Copy link

Test Results

   14 files     14 suites   5h 44m 47s ⏱️
  366 tests   365 ✅ 0 💤 1 ❌
2 517 runs  2 516 ✅ 0 💤 1 ❌

For more details on these failures, see this check.

Results for commit d205ba3.

@andresailer andresailer merged commit bf69d07 into AIDASoft:master Oct 18, 2024
12 of 14 checks passed
@andresailer andresailer deleted the eveFixes branch October 18, 2024 12:39
@andresailer
Copy link
Member Author

PS: this is PR 1337 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant