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 23f7818 commit c035598Copy full SHA for c035598
src/libspdl/cuda/CMakeLists.txt
@@ -47,7 +47,6 @@ if (SPDL_USE_NVJPEG)
47
list(APPEND srcs
48
nvjpeg/decoding.cpp
49
nvjpeg/detail/utils.cpp
50
- nvjpeg/detail/decoding.cpp
51
)
52
if (SPDL_USE_NPPI)
53
0 commit comments