Pārlūkot izejas kodu

update Makefile

leon 1 mēnesi atpakaļ
vecāks
revīzija
c329c65fc7
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -38,7 +38,7 @@ library_paths        := $(opencv_library_path) \
 
 link_opencv       := opencv_core opencv_imgproc opencv_videoio opencv_imgcodecs
 link_trt          := nvinfer nvinfer_plugin nvonnxparser
-link_cuda         := cuda cublas cudart cudnn
+link_cuda         := cuda cublas cudart cudnn nvcuvid nvidia-encode
 link_sys          := stdc++ dl
 link_ffmpeg       := avcodec avformat swresample swscale avutil