Add template files
This commit is contained in:
5
tpl/tests/premake.make
Normal file
5
tpl/tests/premake.make
Normal file
@@ -0,0 +1,5 @@
|
||||
include ../premake.make
|
||||
LDLIBS += -lboost_unit_test_framework
|
||||
CXXFLAGS += -I../src
|
||||
SRCS := $(notdir $(filter-out ../src/main.cpp,$(wildcard ../src/*.cpp)))
|
||||
PRODUCT := tool
|
Reference in New Issue
Block a user