Added tests for color output

This commit is contained in:
Bob Polis
2023-08-08 12:35:59 +02:00
parent 9925f44eea
commit a9c4b75e46
2 changed files with 19 additions and 1 deletions

View File

@ -22,7 +22,7 @@ else
CXXFLAGS += -D NDEBUG -O3
endif
LDLIBS := -lm -lpthread -lsclogging
LDLIBS := -lm -lpthread -lsclogging -lscterm
all: $(BIN)