Skip to content

[cmake] do not check none-existing variables #18491

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

Merged
merged 1 commit into from
Apr 24, 2025

Conversation

linev
Copy link
Member

@linev linev commented Apr 24, 2025

Then checking ROOTSYS, do not try to modify
none-existing variables.
Like LD_LIBRARY_PATH on windows.
cmake on Windows simply fails when ROOTSYS set.

Also no need to change ROOTSYS if it set correctly

Then checking ROOTSYS, do not try to modify
none-existing variables. Like LD_LIBRARY_PATH on windows.
Also no need to change ROOTSYS if it set correctly
@linev linev requested a review from pcanal April 24, 2025 10:47
@linev linev self-assigned this Apr 24, 2025
@linev linev requested a review from bellenot as a code owner April 24, 2025 10:47
Copy link
Member

@pcanal pcanal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@linev linev merged commit dd2ec8b into root-project:master Apr 24, 2025
21 checks passed
@linev linev deleted the cmake_rootsys branch April 24, 2025 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants