diff options
author | Lioncash <mathew1800@gmail.com> | 2020-11-27 16:50:48 +0100 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2020-11-27 17:40:45 +0100 |
commit | 5bc4eabe36b7ef4dcd5ad8db1e944705655be432 (patch) | |
tree | 285ffb3801aa773cb3537f77153a9e432390f6b8 /src/core/CMakeLists.txt | |
parent | Merge pull request #5023 from lioncash/save-global (diff) | |
download | yuzu-5bc4eabe36b7ef4dcd5ad8db1e944705655be432.tar yuzu-5bc4eabe36b7ef4dcd5ad8db1e944705655be432.tar.gz yuzu-5bc4eabe36b7ef4dcd5ad8db1e944705655be432.tar.bz2 yuzu-5bc4eabe36b7ef4dcd5ad8db1e944705655be432.tar.lz yuzu-5bc4eabe36b7ef4dcd5ad8db1e944705655be432.tar.xz yuzu-5bc4eabe36b7ef4dcd5ad8db1e944705655be432.tar.zst yuzu-5bc4eabe36b7ef4dcd5ad8db1e944705655be432.zip |
Diffstat (limited to 'src/core/CMakeLists.txt')
-rw-r--r-- | src/core/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index e370fd225..66de33799 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -135,8 +135,6 @@ add_library(core STATIC frontend/framebuffer_layout.cpp frontend/framebuffer_layout.h frontend/input.h - gdbstub/gdbstub.cpp - gdbstub/gdbstub.h hardware_interrupt_manager.cpp hardware_interrupt_manager.h hle/ipc.h |