Update Makefile
This commit is contained in:
@@ -51,7 +51,7 @@ ifeq ($(OPENCV), 1)
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(GRAPH), 1)
|
ifeq ($(GRAPH), 1)
|
||||||
COMMON+= -GRAPH
|
COMMON+= -DGRAPH
|
||||||
endif
|
endif
|
||||||
|
|
||||||
CUFLAGS:= -I/opt/nvidia/deepstream/deepstream/sources/includes -I/usr/local/cuda-$(CUDA_VER)/include
|
CUFLAGS:= -I/opt/nvidia/deepstream/deepstream/sources/includes -I/usr/local/cuda-$(CUDA_VER)/include
|
||||||
|
|||||||
Reference in New Issue
Block a user