summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorFearlessTobi <thm.frey@gmail.com>2024-02-19 15:36:20 +0100
committerFearlessTobi <thm.frey@gmail.com>2024-02-19 19:06:31 +0100
commit2b18957365d8f369626ec3b94277621df2fe1729 (patch)
tree16997564f581190e10eb8de9de552aa37bd856ff /src/core/CMakeLists.txt
parentfsp: Migrate remaining interfaces to cmif serialization (diff)
downloadyuzu-2b18957365d8f369626ec3b94277621df2fe1729.tar
yuzu-2b18957365d8f369626ec3b94277621df2fe1729.tar.gz
yuzu-2b18957365d8f369626ec3b94277621df2fe1729.tar.bz2
yuzu-2b18957365d8f369626ec3b94277621df2fe1729.tar.lz
yuzu-2b18957365d8f369626ec3b94277621df2fe1729.tar.xz
yuzu-2b18957365d8f369626ec3b94277621df2fe1729.tar.zst
yuzu-2b18957365d8f369626ec3b94277621df2fe1729.zip
Diffstat (limited to 'src/core/CMakeLists.txt')
-rw-r--r--src/core/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index e9a98b5d7..66e65476e 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -58,6 +58,7 @@ add_library(core STATIC
file_sys/fs_operate_range.h
file_sys/fs_path.h
file_sys/fs_path_utility.h
+ file_sys/fs_save_data_types.h
file_sys/fs_string_util.h
file_sys/fsmitm_romfsbuild.cpp
file_sys/fsmitm_romfsbuild.h