aboutsummaryrefslogtreecommitdiff
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2022-09-02 10:24:32 -0700
committerGitHub <noreply@github.com>2022-09-02 10:24:32 -0700
commit5addff8d59dbafb96af02319c24e3e162296336d (patch)
treeaf3d99b89ec3cf093e940eff2d9d8cb31e4faec8 /src/core/CMakeLists.txt
parent199f77b92f6e0f47844e44dcc5ef1f4dc299824c (diff)
parent65718e2876374aecf2ac29856387dab4394ca47f (diff)
Merge pull request #8822 from FearlessTobi/multiplayer-fixes
network: Fixes and improvements to the room feature
Diffstat (limited to 'src/core/CMakeLists.txt')
-rw-r--r--src/core/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index 8db9a3c65..25b39c52b 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -2,8 +2,6 @@
# SPDX-License-Identifier: GPL-2.0-or-later
add_library(core STATIC
- announce_multiplayer_session.cpp
- announce_multiplayer_session.h
arm/arm_interface.h
arm/arm_interface.cpp
arm/dynarmic/arm_dynarmic_32.cpp