CXXFLAGS += -std=c++11 CXXFLAGS += -Wall -Wextra -Wpedantic CXXFLAGS += -Og -g -fsanitize=undefined,address LDLIBS += -lGL -lGLEW -lglfw sdf-winding: