refactored
This commit is contained in:
@@ -11,7 +11,7 @@ TARGET ?= $(NAME)
|
||||
|
||||
CXXFLAGS += -std=c++11
|
||||
|
||||
INCLUDES += -I $(realpath .) -I $(realpath ../public)
|
||||
INCLUDES += -I $(realpath .) -I $(realpath ../../)
|
||||
|
||||
CXX_SRCS := test_ringbuffer.cpp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user