0
0
mirror of https://github.com/yse/easy_profiler.git synced 2024-12-27 00:21:11 +08:00
easy_profiler/appveyor.yml

20 lines
344 B
YAML
Raw Normal View History

2017-08-29 23:26:08 +03:00
platform:
- Win64
configuration:
- Release
environment:
matrix:
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2013
Qt5Widgets_DIR: "C:\\Qt\\5.5\\msvc2013_64\\lib\\cmake\\Qt5Widgets"
2017-08-29 23:28:48 +03:00
GENERATOR: "Visual Studio 12 2013 Win64"
2017-08-29 23:26:08 +03:00
test: off
build_script:
- CALL appveyor.bat
skip_commits:
message: /.*\[skip appveyor\].*/