Browse Source

update Makefile

leon 1 month ago
parent
commit
5022fff406
1 changed files with 1 additions and 0 deletions
  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