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 44b13f4e6..c5031544d 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt | |||
| @@ -10,6 +10,8 @@ add_library(core STATIC | |||
| 10 | core_cpu.h | 10 | core_cpu.h |
| 11 | core_timing.cpp | 11 | core_timing.cpp |
| 12 | core_timing.h | 12 | core_timing.h |
| 13 | core_timing_util.cpp | ||
| 14 | core_timing_util.h | ||
| 13 | file_sys/content_archive.cpp | 15 | file_sys/content_archive.cpp |
| 14 | file_sys/content_archive.h | 16 | file_sys/content_archive.h |
| 15 | file_sys/control_metadata.cpp | 17 | file_sys/control_metadata.cpp |