Skip to content

Commit

Permalink
update dav1d
Browse files Browse the repository at this point in the history
  • Loading branch information
ledyba-z committed Feb 9, 2020
1 parent 86f5fd2 commit 2ca1017
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ target_link_libraries(davif zlibstatic)
target_link_libraries(davif png_static)
target_link_libraries(davif dav1d)
target_link_libraries(davif pthread)
target_link_libraries(davif dl)

###############################################################################

Expand Down
2 changes: 1 addition & 1 deletion external/dav1d
Submodule dav1d updated from 481c05 to 8974c1

0 comments on commit 2ca1017

Please sign in to comment.