Migrate to latest project structure

This commit is contained in:
2025-01-03 14:14:50 +01:00
parent 483c712b56
commit 12db6d423e
12 changed files with 424 additions and 190 deletions

5
tests/premake.make Normal file
View 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