summaryrefslogtreecommitdiff
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorLiam <byteslice@airmail.cc>2024-02-17 13:46:18 -0500
committerLiam <byteslice@airmail.cc>2024-02-18 10:32:21 -0500
commit2eded86b4b525fad4221115b716700d63ad8438f (patch)
tree284865b9809b7787a4aeb0f0ad774419ddca79f0 /src/core/CMakeLists.txt
parent786fc512e244b47d37d71e940cb70a5f7e59cb20 (diff)
ns: rewrite IReadOnlyApplicationControlDataInterface
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 ab8b1c6c9..bc515949c 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -765,6 +765,8 @@ add_library(core STATIC
hle/service/ns/pdm_qry.h
hle/service/ns/platform_service_manager.cpp
hle/service/ns/platform_service_manager.h
+ hle/service/ns/read_only_application_control_data_interface.cpp
+ 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/nvdrv/core/container.cpp