We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7f83c4 commit 024b038Copy full SHA for 024b038
src/third_party/nvcodec/CMakeLists.txt
@@ -4,8 +4,8 @@ message(STATUS "########################################")
4
5
FetchContent_Declare(
6
nvcodec_stub
7
- URL https://github.com/mthrok/nvcodec_stub/archive/refs/tags/0.2.0.tar.gz
8
- URL_HASH SHA256=e811abfc07062793b7e578092c069e4dcab4d315ff9e748cfebbea7ea15b2b48
+ URL https://github.com/mthrok/nvcodec_stub/archive/refs/tags/0.3.0.tar.gz
+ URL_HASH SHA256=249bd10d0040b1ed30ff7813e735760c121f3b9040eeb01106238d30c3e577fc
9
DOWNLOAD_DIR "${CMAKE_CURRENT_SOURCE_DIR}"
10
)
11
FetchContent_MakeAvailable(nvcodec_stub)
0 commit comments