ddnet/appveyor.yml

10 lines
98 B
YAML
Raw Normal View History

2017-03-18 10:19:20 +00:00
before_build:
- cmd: >-
git submodule update --init
2017-03-18 10:19:20 +00:00
md build
cd build
cmake ..