From c3d48c9a82511f0bc7b33ebc03e87a4cd5a5b06c Mon Sep 17 00:00:00 2001 From: Magnus Norddahl Date: Mon, 30 Dec 2019 09:12:25 +0100 Subject: [PATCH] Disable linux files as they are missing --- source/CMakeLists.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/CMakeLists.txt b/source/CMakeLists.txt index 074fa8391..61c6c5233 100644 --- a/source/CMakeLists.txt +++ b/source/CMakeLists.txt @@ -490,9 +490,9 @@ set( PLAT_SDL_SOURCES ) set( PLAT_UNIX_SOURCES - platform/gtk/dynamicgtk.cpp - platform/gtk/gtkbits.cpp - platform/unix/i_specialpaths.cpp +# platform/gtk/dynamicgtk.cpp +# platform/gtk/gtkbits.cpp +# platform/unix/i_specialpaths.cpp ) set( PLAT_OSX_SOURCES