Selaa lähdekoodia

Windows CI: next try.

Kim Kulling 10 vuotta sitten
vanhempi
commit
1b02553e88
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      appveyor.yml

+ 1 - 0
appveyor.yml

@@ -19,6 +19,7 @@ configuration: Release
 build:
 
 build_script:
+- cd c:\projects
 - cd assimp
 - cmake -G"Visual Studio 11" ..
 - msbuild /m /p:Configuration=Release /p:Platform="Win32" Assimp.sln