瀏覽代碼

update Makefile

leon 1 月之前
父節點
當前提交
c329c65fc7
共有 1 個文件被更改,包括 1 次插入1 次删除
  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