Change: [OSX] Compiling the Cocoa/Quartz video driver cannot be disabled anymore.

This commit is contained in:
Michael Lutz
2020-12-26 16:07:51 +01:00
parent 9ccef816f9
commit a61a741683
3 changed files with 8 additions and 36 deletions

View File

@@ -230,7 +230,6 @@ if(APPLE)
add_definitions(
-DWITH_COCOA
-DENABLE_COCOA_QUARTZ
)
endif()