ddnet/appveyor.yml

10 lines
98 B
YAML

before_build:
- cmd: >-
git submodule update --init
md build
cd build
cmake ..