Github actions for MSVC

This commit is contained in:
John Wellbelove 2020-08-11 20:04:59 +01:00
parent d6e3db0b9f
commit 8577e8e5f2

View File

@ -30,5 +30,5 @@ jobs:
- name: Build and run
run: |
cmake -DETL_NO_STL ./
cmake -DETL_NO_STL=1 ./
MSBuild etl.sln