Skip to content

Commit

Permalink
appveyor.yml - Using cmake 3.11.4 (older version before Policy CMP0074)
Browse files Browse the repository at this point in the history
  • Loading branch information
amaitland committed Dec 15, 2018
1 parent 82e200b commit 55140b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ skip_non_tags: true

#Cholatey install specific cmake
install:
- cinst cmake.portable --version 3.12.1
- cinst cmake.portable --version 3.11.4

# to run your custom scripts instead of automatic MSBuild
build_script:
Expand Down

0 comments on commit 55140b1

Please sign in to comment.