Skip to content

Commit 024b038

Browse files
committed
Update Video SDK to 13.0
1 parent a7f83c4 commit 024b038

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/third_party/nvcodec/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ message(STATUS "########################################")
44

55
FetchContent_Declare(
66
nvcodec_stub
7-
URL https://github.com/mthrok/nvcodec_stub/archive/refs/tags/0.2.0.tar.gz
8-
URL_HASH SHA256=e811abfc07062793b7e578092c069e4dcab4d315ff9e748cfebbea7ea15b2b48
7+
URL https://github.com/mthrok/nvcodec_stub/archive/refs/tags/0.3.0.tar.gz
8+
URL_HASH SHA256=249bd10d0040b1ed30ff7813e735760c121f3b9040eeb01106238d30c3e577fc
99
DOWNLOAD_DIR "${CMAKE_CURRENT_SOURCE_DIR}"
1010
)
1111
FetchContent_MakeAvailable(nvcodec_stub)

0 commit comments

Comments
 (0)