From 108d6664125393cafbc4efced21dbd170bdfdb31 Mon Sep 17 00:00:00 2001 From: oltolm Date: Thu, 17 Apr 2025 22:04:59 +0200 Subject: [PATCH] cmake: fix build with GCC --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 9ab0bf0e12..cebf58b68b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2670,7 +2670,6 @@ set(WindowsFiles Windows/DSoundStream.h Windows/EmuThread.cpp Windows/EmuThread.h - Windows/GeDebugger/GeDebugger.cpp Windows/GPU/D3D9Context.cpp Windows/GPU/D3D9Context.h Windows/GPU/D3D11Context.cpp