Migrate to latest project structure

This commit is contained in:
2025-01-08 12:37:42 +01:00
parent 3893978f18
commit 71b674ff42
11 changed files with 522 additions and 111 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