Skip to content

CMake: Check pointer size at configure time#2197

Merged
yhirose merged 2 commits into
yhirose:masterfrom
thbeu:cmake-ptr-size
Aug 7, 2025
Merged

CMake: Check pointer size at configure time#2197
yhirose merged 2 commits into
yhirose:masterfrom
thbeu:cmake-ptr-size

Conversation

@thbeu

@thbeu thbeu commented Aug 7, 2025

Copy link
Copy Markdown
Contributor

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

yhirose commented Aug 7, 2025

Copy link
Copy Markdown
Owner

@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