niessner/Opt

NVCC problem in examples/shared/make_template.inc

Closed this issue · 0 comments

Line NVCC = $(which nvcc) should be changed to NVCC = $(shell which nvcc)