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 support for architecture detection #283

Open
Twon opened this issue Mar 20, 2024 · 0 comments
Open

CMake support for architecture detection #283

Twon opened this issue Mar 20, 2024 · 0 comments
Labels
build Issue related to build system infrastructure help wanted Extra attention is needed

Comments

@Twon
Copy link
Owner

Twon commented Mar 20, 2024

CMake by default does not support detecting the target platform architecture. Add support for this, so that we can in the build system selectively include files related to different architectures: https://stackoverflow.com/questions/73122708/cmake-generator-expression-for-target-architecture

@Twon Twon added help wanted Extra attention is needed build Issue related to build system infrastructure labels Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issue related to build system infrastructure help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant