Update appveyor.yml

Fix the build
pull/2887/head
Kim Kulling 2020-01-15 16:03:39 +01:00 committed by GitHub
parent f7ca69c07e
commit ce087fe6e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -58,7 +58,8 @@ before_build:
- ruby scripts\AppVeyor\mtime_cache -g scripts\AppVeyor\cacheglobs.txt -c bin\.mtime_cache\cache.json
build:
- cmake --build . --target Release -j%NUMBER_OF_PROCESSORS%
parallel: true
project: Assimp.sln
after_build:
- if "%APPVEYOR_BUILD_WORKER_IMAGE%"=="Visual Studio 2017" (