termage/tests/premake.make

6 lines
172 B
Plaintext
Raw Normal View History

2025-01-08 12:37:42 +01:00
include ../premake.make
LDLIBS += -lboost_unit_test_framework
CXXFLAGS += -I../src
SRCS := $(notdir $(filter-out ../src/main.cpp,$(wildcard ../src/*.cpp)))
PRODUCT := tool