You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make swift-crypto build on Windows
- [X] I've run tests to see all new and existing tests pass
- [X] I've followed the code style of the rest of the project
- [X] I've read the [Contribution Guidelines](CONTRIBUTING.md)
- [X] I've updated the documentation if necessary
- [N/A] I've run `.script/generate_boilerplate_files_with_gyb` and
included updated generated files in a commit of this pull request
Currently, swift-crypto on the main branch does not build on Windows.
* Add the Windows Arm64 assembly files to the CMake build.
* Add appropriate CMake options for swift-crypto to build on Windows.
swift-crypto can be built on Windows from main
Fixes#369
---------
Co-authored-by: Cory Benfield <[email protected]>
(cherry picked from commit 9934678)
(#370)
Co-authored-by: Fabrice de Gans <[email protected]>
0 commit comments