Skip to content

cmake: use STREQUAL to detect Linux #15855

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

Closed
wants to merge 1 commit into from

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented Dec 29, 2024

Instead of MATCHES.
To sync with another check that already used STREQUAL.

Instead of `MATCHES`.
To match another check which already used `STREQUAL`.
@github-actions github-actions bot added the build label Dec 29, 2024
@vszakats vszakats closed this in b8b982c Dec 29, 2024
@vszakats vszakats deleted the cm-strequal-linux branch December 29, 2024 12:15
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
Instead of `MATCHES`.
To sync with another check that already used `STREQUAL`.

Closes curl#15855
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant