Skip to content

Commit 4161994

Browse files
authored
Merge pull request #1240 from strukturag/appveyor-multithreaded
appveyor: Build multithreaded.
2 parents 96df51d + 9d62fb4 commit 4161994

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ before_build:
2929
- cmake .. -A %arch% -DCMAKE_TOOLCHAIN_FILE=c:/tools/vcpkg/scripts/buildsystems/vcpkg.cmake -DWITH_DAV1D=ON -DWITH_AOM_DECODER=ON -DWITH_AOM_ENCODER=ON -DWITH_JPEG_DECODER=ON -DWITH_JPEG_ENCODER=ON -DWITH_UNCOMPRESSED_CODEC=ON -DWITH_HEADER_COMPRESSION=ON -DWITH_FFMPEG_DECODER=ON
3030

3131
build:
32+
parallel: true
3233
verbosity: normal
3334

3435
artifacts:

0 commit comments

Comments
 (0)