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: Prefix ROOT_GENERATE_DICTIONARY with FAIRROOT #1328

Merged
merged 1 commit into from
Jan 26, 2023

Conversation

ChristianTackeGSI
Copy link
Member

Fixes: #1221

Our ROOT_GENERATE_DICTIONARY conflicts with a CMake macro by ROOT.

So rename ours to FAIRROOT_GENERATE_DICTIONARY.


Checklist:

Fixes: FairRootGroup#1221

Our `ROOT_GENERATE_DICTIONARY` conflicts with a CMake macro
by ROOT.

So rename ours to `FAIRROOT_GENERATE_DICTIONARY`.
@karabowi karabowi merged commit 628023c into FairRootGroup:dev Jan 26, 2023
@ChristianTackeGSI ChristianTackeGSI deleted the pr/cmake_dictionary branch January 26, 2023 11:33
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.

On the two meanings of ROOT_GENERATE_DICTIONARY
2 participants