Skip to content

Commit c035598

Browse files
authored
Fix nvJPEG build (#546)
1 parent 23f7818 commit c035598

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libspdl/cuda/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ if (SPDL_USE_NVJPEG)
4747
list(APPEND srcs
4848
nvjpeg/decoding.cpp
4949
nvjpeg/detail/utils.cpp
50-
nvjpeg/detail/decoding.cpp
5150
)
5251
if (SPDL_USE_NPPI)
5352
list(APPEND srcs

0 commit comments

Comments
 (0)