Add VS2019 configuration to Github CI

This commit is contained in:
John Wellbelove 2020-10-01 17:21:36 +01:00
parent 331513c3e0
commit 3bddc4ff1c

View File

@ -13,6 +13,7 @@ jobs:
steps:
- name: Build and run
run: cmake.exe --help
# export CC=msvc
# export CXX=msvc
# cmake -D BUILD_TESTS=ON ./