mirror of
https://github.com/geode-sdk/geode.git
synced 2025-04-24 05:14:40 -04:00
silence opengl deprecation on macos
i got a little tired of seeing it
This commit is contained in:
parent
65907caa87
commit
579f393bf9
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ elseif (GEODE_TARGET_PLATFORM STREQUAL "MacOS")
|
|||
|
||||
target_compile_definitions(${PROJECT_NAME} INTERFACE
|
||||
-DCommentType=CommentTypeDummy
|
||||
-DGL_SILENCE_DEPRECATION
|
||||
)
|
||||
|
||||
set(GEODE_OUTPUT_NAME "Geode")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue