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

Add Windows builds using GitHub Actions #638

Merged
merged 1 commit into from
Apr 7, 2021

Commits on Apr 7, 2021

  1. Add windows builds with GitHub Actions

    Add VS 2017, VS 2019 and MinGW-w64 builds running the test cases. All
    compiler have build jobs for C++11 and C++17.
    
    Currently only the build-type 'Debug' is used, but can easily be
    extended to build both 'Debug' and 'Release'.
    NeroBurner committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    63ec71b View commit details
    Browse the repository at this point in the history