8000 cmake.eclass: Avoid false positives by ensuring we find a function call by a17r · Pull Request #1051 · gentoo/kde · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cmake.eclass: Avoid false positives by ensuring we find a function call #1051

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

a17r
Copy link
Member
@a17r a17r commented Jun 22, 2025

Otherwise the regex might pick up a query of the resulting version var, e.g.:

if(CMAKE_MINIMUM_REQUIRED_VERSION VERSION_LESS 2.8.12)

Bug: https://bugs.gentoo.org/958923

Otherwise the regex might pick up a query of the resulting version var, e.g.:

> if(CMAKE_MINIMUM_REQUIRED_VERSION VERSION_LESS 2.8.12)

Bug: https://bugs.gentoo.org/958923
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
@a17r a17r requested review from mgorny and thesamesam June 22, 2025 21:16
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
0