summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorLiam <byteslice@airmail.cc>2024-02-17 19:57:26 +0100
committerLiam <byteslice@airmail.cc>2024-02-18 16:32:21 +0100
commit306ed4984b25bfc448e5b3bcc5c122a958a4d55a (patch)
tree2c0998998972ff4da7144d7e37e73e86354488dc /src/core/CMakeLists.txt
parentns: rewrite IVulnerabilityManagerInterface (diff)
downloadyuzu-306ed4984b25bfc448e5b3bcc5c122a958a4d55a.tar
yuzu-306ed4984b25bfc448e5b3bcc5c122a958a4d55a.tar.gz
yuzu-306ed4984b25bfc448e5b3bcc5c122a958a4d55a.tar.bz2
yuzu-306ed4984b25bfc448e5b3bcc5c122a958a4d55a.tar.lz
yuzu-306ed4984b25bfc448e5b3bcc5c122a958a4d55a.tar.xz
yuzu-306ed4984b25bfc448e5b3bcc5c122a958a4d55a.tar.zst
yuzu-306ed4984b25bfc448e5b3bcc5c122a958a4d55a.zip
Diffstat (limited to 'src/core/CMakeLists.txt')
-rw-r--r--src/core/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index 12a6fe273..fdd1c54ac 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -769,6 +769,8 @@ add_library(core STATIC
hle/service/ns/read_only_application_control_data_interface.h
hle/service/ns/read_only_application_record_interface.cpp
hle/service/ns/read_only_application_record_interface.h
+ hle/service/ns/system_update_control.cpp
+ hle/service/ns/system_update_control.h
hle/service/ns/vulnerability_manager_interface.cpp
hle/service/ns/vulnerability_manager_interface.h
hle/service/nvdrv/core/container.cpp