mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-26 20:38:45 +08:00
Add VS2019 configuration to Github CI
This commit is contained in:
parent
a5b6dc7960
commit
78c5a82ffc
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -14,9 +14,7 @@ jobs:
|
||||
- name: Build and run
|
||||
run: cmake.exe --help
|
||||
|
||||
# export CC=msvc
|
||||
# export CXX=msvc
|
||||
# cmake -D BUILD_TESTS=ON ./
|
||||
cmake -G "Visual Studio 16 2019" -D BUILD_TESTS=ON ./
|
||||
# make
|
||||
|
||||
# - name: Run tests
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user