Bläddra i källkod

update Makefile

leon 1 månad sedan
förälder
incheckning
c329c65fc7
1 ändrade filer med 1 tillägg och 1 borttagningar
  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