Skip to content

Commit 7a35311

Browse files
committed
Appveyor - use cmake installed by default (3.20.2)
Version 3.11.4 doesn't support VS2019 It's possible this will still fail (issue #70) Issue #96
1 parent 436b14a commit 7a35311

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

appveyor.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ shallow_clone: true
77
# Start builds on tags only (GitHub and BitBucket)
88
skip_non_tags: true
99

10-
#Cholatey install specific cmake
11-
install:
12-
- cinst cmake.portable --version 3.11.4
13-
1410
# to run your custom scripts instead of automatic MSBuild
1511
build_script:
1612
- ps: .\build.ps1

0 commit comments

Comments
 (0)