summaryrefslogtreecommitdiff
path: root/libpcsxcore/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libpcsxcore/CMakeLists.txt')
-rw-r--r--libpcsxcore/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/libpcsxcore/CMakeLists.txt b/libpcsxcore/CMakeLists.txt
index 827a8f0a..04633ce1 100644
--- a/libpcsxcore/CMakeLists.txt
+++ b/libpcsxcore/CMakeLists.txt
@@ -98,6 +98,7 @@ set(SRCS psxbios.c
pgxp_gte.c
pgxp_mem.c
pgxp_value.c
+ gdb_server.c
)
set(LIBS "-lm")