Explorar o código

Feat(Depend): win32

viest %!s(int64=6) %!d(string=hai) anos
pai
achega
083b5c59e3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .appveyor.yml

+ 1 - 1
.appveyor.yml

@@ -44,7 +44,7 @@ install:
                 }
                 if (-not (Test-Path c:\build-cache\$lname3\Release)) {
                        cd c:\build-cache\$lname3
-                       if ($env:VC == "vc14") {
+                       if ($env:VC -Match "vc14") {
                               SET GEN="Visual Studio 14 2015"
                        } else {
                               SET GEN="Visual Studio 15 2017"