parent
f7ca69c07e
commit
ce087fe6e2
|
@ -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" (
|
||||
|
|
Loading…
Reference in New Issue