diff options
Diffstat (limited to 'src/core/CMakeLists.txt')
| -rw-r--r-- | src/core/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index 8ccb2d5f0..3f855dcb7 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt | |||
| @@ -68,6 +68,8 @@ add_library(core STATIC | |||
| 68 | file_sys/system_archive/ng_word.h | 68 | file_sys/system_archive/ng_word.h |
| 69 | file_sys/system_archive/system_archive.cpp | 69 | file_sys/system_archive/system_archive.cpp |
| 70 | file_sys/system_archive/system_archive.h | 70 | file_sys/system_archive/system_archive.h |
| 71 | file_sys/system_archive/system_version.cpp | ||
| 72 | file_sys/system_archive/system_version.h | ||
| 71 | file_sys/vfs.cpp | 73 | file_sys/vfs.cpp |
| 72 | file_sys/vfs.h | 74 | file_sys/vfs.h |
| 73 | file_sys/vfs_concat.cpp | 75 | file_sys/vfs_concat.cpp |