Kaynağa Gözat

update Makefile

leon 1 ay önce
ebeveyn
işleme
5022fff406
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      Makefile

+ 1 - 0
Makefile

@@ -13,6 +13,7 @@ project_include_path := src
 opencv_include_path  := /workspace/compile/__install/opencv490/include/opencv4
 trt_include_path     := /usr/include/x86_64-linux-gnu/
 cuda_include_path    := $(cuda_home)/include
+cuvid_include_path   := cuvid-include
 ffmpeg_include_path  := 
 
 python_include_path  := /usr/include/python3.10