mirror of
https://github.com/Drezil/imgui.git
synced 2025-07-05 04:28:47 +02:00
Fix Clang warning with offsetof() macro? Added -Wall in OpenGL 3 example.
This commit is contained in:
@ -35,7 +35,6 @@ ifeq ($(UNAME_S), Darwin) #APPLE
|
||||
|
||||
CXXFLAGS = -I../../ -I/usr/local/Cellar/glew/1.10.0/include -I/usr/local/include
|
||||
CXXFLAGS += -Wall
|
||||
|
||||
# CXXFLAGS += -D__APPLE__
|
||||
endif
|
||||
|
||||
|
Reference in New Issue
Block a user