bleh still not work
This commit is contained in:
8
tests/kernel/tensor/Makefile
Normal file
8
tests/kernel/tensor/Makefile
Normal file
@@ -0,0 +1,8 @@
|
||||
PROJECT = tensor
|
||||
|
||||
SRCS = main.cpp
|
||||
DEPS = a_matrix.h
|
||||
DEPS += b_matrix.h
|
||||
DEPS += c_matrix.h
|
||||
|
||||
include ../common.mk
|
||||
Reference in New Issue
Block a user