summaryrefslogtreecommitdiff
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
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 e7d507878..e9a98b5d7 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -585,6 +585,8 @@ add_library(core STATIC
585 hle/service/filesystem/fsp/fs_i_file.h 585 hle/service/filesystem/fsp/fs_i_file.h
586 hle/service/filesystem/fsp/fs_i_filesystem.cpp 586 hle/service/filesystem/fsp/fs_i_filesystem.cpp
587 hle/service/filesystem/fsp/fs_i_filesystem.h 587 hle/service/filesystem/fsp/fs_i_filesystem.h
588 hle/service/filesystem/fsp/fs_i_multi_commit_manager.cpp
589 hle/service/filesystem/fsp/fs_i_multi_commit_manager.h
588 hle/service/filesystem/fsp/fs_i_save_data_info_reader.cpp 590 hle/service/filesystem/fsp/fs_i_save_data_info_reader.cpp
589 hle/service/filesystem/fsp/fs_i_save_data_info_reader.h 591 hle/service/filesystem/fsp/fs_i_save_data_info_reader.h
590 hle/service/filesystem/fsp/fs_i_storage.cpp 592 hle/service/filesystem/fsp/fs_i_storage.cpp