Skip to content

Commit

Permalink
svtav1: reset to working commit
Browse files Browse the repository at this point in the history
  • Loading branch information
shinchiro committed Jan 20, 2025
1 parent fb64c30 commit 8c73623
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/svtav1.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ ExternalProject_Add(svtav1
SOURCE_DIR ${SOURCE_LOCATION}
GIT_CLONE_FLAGS "--filter=tree:0"
UPDATE_COMMAND ""
GIT_RESET 41c884a69f96a2bef10c668d9790b5969e82735a
CONFIGURE_COMMAND ${EXEC} CONF=1 cmake -H<SOURCE_DIR> -B<BINARY_DIR>
-G Ninja
-DCMAKE_BUILD_TYPE=Release
Expand Down

0 comments on commit 8c73623

Please sign in to comment.