From a61a7416836ec021f522720940265d2b67dedb08 Mon Sep 17 00:00:00 2001 From: Michael Lutz Date: Sat, 26 Dec 2020 16:07:51 +0100 Subject: Change: [OSX] Compiling the Cocoa/Quartz video driver cannot be disabled anymore. --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 186e0b8b5..d273937a3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -230,7 +230,6 @@ if(APPLE) add_definitions( -DWITH_COCOA - -DENABLE_COCOA_QUARTZ ) endif() -- cgit v1.2.3-54-g00ecf