mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-23 21:39:10 -04:00
minor update
This commit is contained in:
parent
79f5824c74
commit
009861433a
1 changed files with 1 additions and 3 deletions
|
@ -7,9 +7,7 @@ SRC_DIR := $(VORTEX_HOME)/tests/opencl/$(PROJECT)
|
|||
|
||||
SRCS := $(SRC_DIR)/main.cc
|
||||
|
||||
CXXFLAGS += -I$(SRC_DIR)
|
||||
|
||||
common.h: $(SRC_DIR)/common.h
|
||||
common.h: $(SRC_DIR)/common.h
|
||||
cp $< $@
|
||||
|
||||
setup: common.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue