Add VS2019 configuration to Github CI

This commit is contained in:
John Wellbelove 2020-10-01 18:17:16 +01:00
parent 37c5625387
commit 2f7d60d997

View File

@ -22,5 +22,6 @@ jobs:
- name: Build and run
run: |
cmake -G "Visual Studio 16 2019" -D BUILD_TESTS=ON ./
nmake
ls
#MSBuild.exe test/.sln