Added tests for color output
This commit is contained in:
@ -22,7 +22,7 @@ else
|
||||
CXXFLAGS += -D NDEBUG -O3
|
||||
endif
|
||||
|
||||
LDLIBS := -lm -lpthread -lsclogging
|
||||
LDLIBS := -lm -lpthread -lsclogging -lscterm
|
||||
|
||||
all: $(BIN)
|
||||
|
||||
|
Reference in New Issue
Block a user