]> O.S.I.I.S - jp/vkvg.git/commitdiff
update appveyor
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Mon, 28 Feb 2022 15:59:47 +0000 (16:59 +0100)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Mon, 28 Feb 2022 15:59:47 +0000 (16:59 +0100)
appveyor.yml

index f773564d1475cedc50bf0032390356d3b73ef88b..1d09a603a5a4f1b09ad0750b37d30b4446ef37aa 100644 (file)
@@ -25,7 +25,7 @@ for:
         - git submodule update --init --recursive
         - mkdir build
         - cd build
-        - cmake -G "Visual Studio 16 2019" -DCMAKE_BUILD_TYPE=Release -DVKVG_RECORDING=false -DGIT_SUBMODULE=true -DCMAKE_TOOLCHAIN_FILE=c:/tools/vcpkg/scripts/buildsystems/vcpkg.cmake ..
+        - cmake -G "Visual Studio 16 2019" -DCMAKE_SYSTEM_VERSION="10.0.18362.0" -DCMAKE_BUILD_TYPE=Release -DVKVG_RECORDING=false -DGIT_SUBMODULE=true -DCMAKE_TOOLCHAIN_FILE=c:/tools/vcpkg/scripts/buildsystems/vcpkg.cmake ..
     build_script:
         - cmake --build .
     after_build: