Skip to content

Define minimum C++ version using ROOT_CXX_STANDARD#1700

Draft
denproc wants to merge 1 commit intoUCL:masterfrom
denproc:feat_use_root_cxx_standard
Draft

Define minimum C++ version using ROOT_CXX_STANDARD#1700
denproc wants to merge 1 commit intoUCL:masterfrom
denproc:feat_use_root_cxx_standard

Conversation

@denproc
Copy link
Copy Markdown
Contributor

@denproc denproc commented Apr 1, 2026

Changes in this pull request

Adjusted CMake recipe to define minimum C++ version using ROOT_CXX_STANDARD.

Testing performed

The definition of the build variables has been tested on MacOS for root==6.28,6.30,6.32.
However, I could not validate if it builds successfully due to conflict of dependencies between root, STIR, and libparallelproj=2 (conda installations).

Related issues

Fixes #1677

Checklist before requesting a review

  • I have performed a self-review of my code
  • [] The code builds and runs on my machine
  • [] documentation/release_XXX.md has been updated with any functionality change (if applicable)

Contribution Notes

Please tick the following:

  • The content of this Pull Request (the Contribution) is intentionally submitted for inclusion in STIR (the Work) under the terms and conditions of the Apache-2.0 License.

@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

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.

Use ROOT_CXX_STANDARD

1 participant