mirror of
https://github.com/NVIDIA/cuda-samples.git
synced 2025-04-16 04:58:06 +01:00
correction in include path
This commit is contained in:
parent
568b39bd5b
commit
5c3ec60fae
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user