Skip to content

CMake: Check pointer size at configure time #2197

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 2 commits into from
Aug 7, 2025

Conversation

thbeu
Copy link
Contributor

@thbeu thbeu commented Aug 7, 2025

I only noticed at (cross) compile time that 32-bit platforms are no more supported (breaking change after upgrading from v0.22.0 to v0.24.0). This check can easily moved to configure time.

Edit: With #2193 32-bit support is enabled again.

@yhirose yhirose merged commit 7012e76 into yhirose:master Aug 7, 2025
9 of 10 checks passed
@yhirose
Copy link
Owner

yhirose commented Aug 7, 2025

@thbeu Thanks!

@thbeu thbeu deleted the cmake-ptr-size branch August 8, 2025 05:45
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.

2 participants