Skip to content

Commit 23a2ee7

Browse files
authored
iOS silence GLES deprecation warnings
1 parent 65b9eff commit 23a2ee7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libs/openFrameworksCompiled/project/ios/CoreOF.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ OF_CORE_FRAMEWORKS = -framework AudioToolbox -framework Accelerate -framework AV
4949
//OF_CORE_LIBS = $(inherited) $(LIB_BOOST)
5050
//OF_CORE_HEADERS = $(inherited) $(HEADER_BOOST)
5151

52-
52+
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) GLES_SILENCE_DEPRECATION=1
5353

5454
//COMPILER SETTINGS WHICH CAN BE OVERRIDDEN BY XCODE BUILD SETTINGS
5555
CLANG_ENABLE_OBJC_WEAK = YES

0 commit comments

Comments
 (0)