parent
23e4dd8ae5
commit
9867bdd984
|
@ -59,8 +59,6 @@ before_build:
|
||||||
|
|
||||||
build:
|
build:
|
||||||
- cmake --build . --use-stderr --target Release -- -j%NUMBER_OF_PROCESSORS%
|
- cmake --build . --use-stderr --target Release -- -j%NUMBER_OF_PROCESSORS%
|
||||||
parallel: true
|
|
||||||
project: Assimp.sln
|
|
||||||
|
|
||||||
after_build:
|
after_build:
|
||||||
- if "%APPVEYOR_BUILD_WORKER_IMAGE%"=="Visual Studio 2017" (
|
- if "%APPVEYOR_BUILD_WORKER_IMAGE%"=="Visual Studio 2017" (
|
||||||
|
|
Loading…
Reference in New Issue