]> O.S.I.I.S - jp/crow.git/commitdiff
appveyor
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Sat, 9 May 2020 13:47:46 +0000 (15:47 +0200)
committerj-p <jp_bruyere@hotmail.com>
Sat, 9 May 2020 22:50:02 +0000 (00:50 +0200)
appveyor.yml

index a758e67237cf1cf8831ece300edc2eaca2ceacdd..1f943a0bfe91d9553f396128ecd72ce763fb9bd6 100644 (file)
@@ -18,8 +18,8 @@ for:
     environment:
       APPVEYOR_SAVE_CACHE_ON_ERROR: true
     install:
-      - vcpkg install cairo
-      - vcpkg integrate install --recurse
+      - vcpkg install cairo --recurse
+      - vcpkg integrate install 
     build_script:
       - msbuild /p:Configuration=Release /t:restore
       - msbuild /p:Configuration=Release