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: detect mingw-w64 version, pre-fill HAVE_STRTOK_R #16022

Closed
wants to merge 9 commits into from

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented Jan 16, 2025

Replace strtok_r() detection with detection mingw-w64 version.
The use this version to pre-fill HAVE_STRTOK_R.

This gives use mingw-w64 version information for free.

@vszakats vszakats force-pushed the cm-mingw-cache-more branch 3 times, most recently from ce32d13 to fc6dd99 Compare January 16, 2025 21:58
@vszakats vszakats changed the title cmake: detect mingw-w64 version and cache more detections cmake: detect mingw-w64 version, pre-fill HAVE_STRTOK_R Jan 17, 2025
@vszakats vszakats force-pushed the cm-mingw-cache-more branch from fc6dd99 to c134e08 Compare January 17, 2025 14:15
@vszakats vszakats closed this in e49797a Jan 17, 2025
@vszakats vszakats deleted the cm-mingw-cache-more branch January 17, 2025 22:32
vszakats added a commit that referenced this pull request Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant