diff --git a/nvdsinfer_custom_impl_Yolo/Makefile b/nvdsinfer_custom_impl_Yolo/Makefile index 19d5dd3..c800460 100644 --- a/nvdsinfer_custom_impl_Yolo/Makefile +++ b/nvdsinfer_custom_impl_Yolo/Makefile @@ -51,7 +51,7 @@ ifeq ($(OPENCV), 1) endif ifeq ($(GRAPH), 1) - COMMON+= -GRAPH + COMMON+= -DGRAPH endif CUFLAGS:= -I/opt/nvidia/deepstream/deepstream/sources/includes -I/usr/local/cuda-$(CUDA_VER)/include