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
e354178718
commit
24d7f467b8
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -19,6 +19,7 @@ jobs:
|
||||
- name: Build and run
|
||||
run: |
|
||||
cmake -G "Visual Studio 16 2019" -D BUILD_TESTS=ON ./
|
||||
make
|
||||
ls
|
||||
make -f makefile.txt
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user