Migrate to latest project structure

This commit is contained in:
2025-01-08 12:45:52 +01:00
parent 95e33043f9
commit d0734fbafa
11 changed files with 464 additions and 110 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