Skip to content

Commit

Permalink
Adjust linheif configuration options
Browse files Browse the repository at this point in the history
  • Loading branch information
ilya-fedin committed Nov 1, 2024
1 parent f9f1fee commit 55afce0
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion org.telegram.desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -247,8 +247,13 @@ modules:
builddir: true
config-opts:
- -DCMAKE_BUILD_TYPE=None
- -DCMAKE_DISABLE_FIND_PACKAGE_Doxygen=ON
- -DBUILD_TESTING=OFF
- -DWITH_X265=OFF
- -DWITH_AOM=OFF
- -DWITH_OpenH264_DECODER=OFF
- -DWITH_OpenH264_ENCODER=OFF
- -DWITH_AOM_DECODER=OFF
- -DWITH_AOM_ENCODER=OFF
- -DWITH_RAV1E=OFF
- -DWITH_DAV1D=OFF
- -DWITH_EXAMPLES=OFF
Expand Down

0 comments on commit 55afce0

Please sign in to comment.