Skip to content

Commit 55140b1

Browse files
committed
appveyor.yml - Using cmake 3.11.4 (older version before Policy CMP0074)
1 parent 82e200b commit 55140b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ skip_non_tags: true
99

1010
#Cholatey install specific cmake
1111
install:
12-
- cinst cmake.portable --version 3.12.1
12+
- cinst cmake.portable --version 3.11.4
1313

1414
# to run your custom scripts instead of automatic MSBuild
1515
build_script:

0 commit comments

Comments
 (0)