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

Update cmake.yml for cross-compile #447

Open
aregtech opened this issue Nov 15, 2024 · 0 comments
Open

Update cmake.yml for cross-compile #447

aregtech opened this issue Nov 15, 2024 · 0 comments
Labels
enhancement New feature or request experiment help wanted Extra attention is needed script

Comments

@aregtech
Copy link
Owner

Describe:
Currently, the cmake.yml action workflow builds only x64 platform for linux and windows using various compilers and options.
It should be updated to make cross-compile in the following way:

Platform Compiler Processor
Windows msvc, clang-cl x86, x64
Linux clang x86, x64
Linux gcc / g++ x86, x64, ARM, AARCH64
Cygwin gcc / g++ x64
@aregtech aregtech added enhancement New feature or request help wanted Extra attention is needed script experiment labels Nov 15, 2024
@aregtech aregtech self-assigned this Nov 15, 2024
@aregtech aregtech removed their assignment Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request experiment help wanted Extra attention is needed script
Projects
Status: No status
Development

No branches or pull requests

1 participant