added test_mix_3
This commit is contained in:
@@ -15,7 +15,7 @@ INCLUDES += -I $(realpath .) -I $(realpath ../../)
|
||||
|
||||
CXX_SRCS := test_main.cpp test_buffer.cpp test_buffer_multi.cpp test_mix.cpp
|
||||
|
||||
LIBS := -lstdc++
|
||||
LIBS := -lstdc++ -lm
|
||||
|
||||
run: link
|
||||
@echo Running $(TARGET)
|
||||
|
||||
Reference in New Issue
Block a user