correction in include path

This commit is contained in:
Rutwik Choughule 2021-05-03 14:17:55 +05:30
parent 568b39bd5b
commit 5c3ec60fae

View File

@ -402,7 +402,7 @@ else
@echo "Sample is ready - all dependencies have been met"
endif
helper_multiprocess.o:../../common/src/helper_multiprocess.cpp
helper_multiprocess.o:../../Common/helper_multiprocess.cpp
$(EXEC) $(NVCC) $(INCLUDES) $(ALL_CCFLAGS) $(GENCODE_FLAGS) -o $@ -c $<
streamOrderedAllocationIPC.o:streamOrderedAllocationIPC.cu