소스 검색

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