summaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2019-10-03 19:54:29 +0200
committerJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2020-02-05 23:08:57 +0100
commita51f11e9d89371e5dcdf3957f217da1f59c19403 (patch)
tree4586cbdd90dafe9bebe6e8933221fbd801134a54 /appveyor.yml
parent6a293429e55d5d6c5e39c9d43141b09e43d6595f (diff)
appveyor.yml: Use Visual Studio 15 2017 Win64 generator
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index fcf44716a1..0c234e28ce 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -122,6 +122,8 @@ for:
-DMEDIAFOUNDATION_ENABLED=ON
-DOPUS_ENABLED=ON
-DLOCALECOMPARE_ENABLED=ON
+ -G "Visual Studio 15 2017 Win64"
+ --config "Release"
..
- cmake --build .
- cmake --build . --target mixxx-test