summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2018-02-15 23:22:59 +0100
committerGitHub <noreply@github.com>2018-02-15 23:22:59 +0100
commit98ffad4303b39dcef7cbd0e7a2b2c3b61fc123a0 (patch)
tree840f1b480af1250ee50aaca5d30baa7a05f9313c /src/core/CMakeLists.txt
parentMerge pull request #188 from bunnei/refactor-buffer-descriptor (diff)
parentshared_memory: Remove some checks. (diff)
downloadyuzu-98ffad4303b39dcef7cbd0e7a2b2c3b61fc123a0.tar
yuzu-98ffad4303b39dcef7cbd0e7a2b2c3b61fc123a0.tar.gz
yuzu-98ffad4303b39dcef7cbd0e7a2b2c3b61fc123a0.tar.bz2
yuzu-98ffad4303b39dcef7cbd0e7a2b2c3b61fc123a0.tar.lz
yuzu-98ffad4303b39dcef7cbd0e7a2b2c3b61fc123a0.tar.xz
yuzu-98ffad4303b39dcef7cbd0e7a2b2c3b61fc123a0.tar.zst
yuzu-98ffad4303b39dcef7cbd0e7a2b2c3b61fc123a0.zip
Diffstat (limited to '')
-rw-r--r--src/core/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index fc6cb67c7..ce68194c5 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -124,6 +124,10 @@ add_library(core STATIC
hle/service/nifm/nifm_s.h
hle/service/nifm/nifm_u.cpp
hle/service/nifm/nifm_u.h
+ hle/service/ns/ns.cpp
+ hle/service/ns/ns.h
+ hle/service/ns/pl_u.cpp
+ hle/service/ns/pl_u.h
hle/service/nvdrv/devices/nvdevice.h
hle/service/nvdrv/devices/nvdisp_disp0.cpp
hle/service/nvdrv/devices/nvdisp_disp0.h