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

Fix incorrect variable expansion #2780

Merged
merged 1 commit into from Nov 15, 2023
Merged

Fix incorrect variable expansion #2780

merged 1 commit into from Nov 15, 2023

Conversation

ChrisThrasher
Copy link
Member

@ChrisThrasher ChrisThrasher commented Nov 14, 2023

Description

This appears to be a copy paste error from #1371. This bug has been present since 2018 without anyone noticing so I wonder if the lines of code I'm fixing even need to exist in the first place.

I found this because I went through the whole codebase looking for use of uninitialized CMake variables. See this branch for where I was doing that work.

@ChrisThrasher ChrisThrasher added this to the 2.6.2 milestone Nov 14, 2023
@ChrisThrasher ChrisThrasher changed the base branch from master to 2.6.x November 14, 2023 17:53
@eXpl0it3r eXpl0it3r merged commit 1f345d7 into 2.6.x Nov 15, 2023
39 checks passed
@eXpl0it3r eXpl0it3r deleted the fix_frameworks branch November 15, 2023 09:54
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.

None yet

2 participants