Skip to content

Commit

Permalink
workflows: enable build of the AVIF gdk-pixbuf loader
Browse files Browse the repository at this point in the history
  • Loading branch information
novomesk authored and wantehchang committed Aug 31, 2023
1 parent 7122ac8 commit 5de4a00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-unix-shared-installed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
-DAVIF_CODEC_DAV1D=ON
-DAVIF_BUILD_EXAMPLES=ON -DAVIF_BUILD_APPS=ON
-DAVIF_BUILD_TESTS=ON -DAVIF_ENABLE_GTEST=ON -DAVIF_LOCAL_GTEST=ON
-DAVIF_BUILD_GDK_PIXBUF=ON
- name: Build libavif (ninja)
working-directory: ./build
run: ninja
Expand Down

0 comments on commit 5de4a00

Please sign in to comment.