Add VS2019 configuration to Github CI

This commit is contained in:
John Wellbelove 2020-10-01 18:19:45 +01:00
parent 2f7d60d997
commit eb1dd7e473

View File

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