Commit 1db93af1 authored by kolusask's avatar kolusask
Browse files

Compile all before running

parent 1369e35d
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -5,7 +5,7 @@ TNLFLAGS := -I ~/.local/include
GTESTFLAGS := -lgtest -lgtest_main -lpthread
GTESTFLAGS := -lgtest -lgtest_main -lpthread
CUDAFLAGS := -lcuda -lcudart
CUDAFLAGS := -lcuda -lcudart


all: pre-build unit_test test
all: pre-build compile unit_test test


ifdef CUDA
ifdef CUDA
pre-build:
pre-build: