Skip to content

Commit

Permalink
Bump nvImgCoded version
Browse files Browse the repository at this point in the history
Signed-off-by: Rafal Banas <[email protected]>
  • Loading branch information
banasraf committed Jan 2, 2025
1 parent 154297c commit 4e51edb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/Dependencies.common.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ endif()
set(DALI_INSTALL_REQUIRES_NVIMGCODEC "")
if(BUILD_NVIMAGECODEC)
set(NVIMGCODEC_MIN_VERSION "0.3.0")
set(NVIMGCODEC_MAX_VERSION "0.4.0")
set(NVIMGCODEC_MAX_VERSION "0.4.1")
if (WITH_DYNAMIC_NVIMGCODEC)
message(STATUS "nvImageCodec - dynamic load")

Expand Down

0 comments on commit 4e51edb

Please sign in to comment.