We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 should have separate generator at Windows system and the rest seems to be handled transparently:
cmake -G "Visual Studio 17 ARM"
The text was updated successfully, but these errors were encountered:
It can be useful https://blogs.windows.com/buildingapps/2018/05/08/visual-studio-support-for-windows-10-on-arm-development/
It seams that the support of ARM was recently added to Visual Studio
Sorry, something went wrong.
matwey
No branches or pull requests
cmake should have separate generator at Windows system and the rest seems to be handled transparently:
The text was updated successfully, but these errors were encountered: