@@ -34,13 +34,10 @@ INCLUDES = -I./includes -I./src -I./third_party
ifeq($(DEBUG),true)
CXXFLAGS+= -g -D DEBUG
<<<<<<<HEAD
endif
ifeq($(IMAGES_OPTIMIZED),true)
CXXFLAGS+= -D IMAGE_OPTIMIZED
=======
>>>>>>>e39dc7ee7e877b2e0fb5dd455742cd15429f3690
endif
RM= rm -f
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.