diff options
| author | Zach Hilman <zachhilman@gmail.com> | 2018-07-23 12:33:24 -0400 |
|---|---|---|
| committer | Zach Hilman <zachhilman@gmail.com> | 2018-07-23 12:34:26 -0400 |
| commit | e8f641a52de33b33e0d6c73ee7ca07f06dcd8aeb (patch) | |
| tree | 262ba8e104beb57733f0e7c8e0703b87ed013ce2 /src/core/CMakeLists.txt | |
| parent | e85a528bb9c5b7b9f8d0431689edaa0986075d25 (diff) | |
NRO Assets and NACP file format
Cleanup
Review fixes
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 27a5de7fd..fd75854b0 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -12,6 +12,8 @@ add_library(core STATIC core_timing.h file_sys/content_archive.cpp file_sys/content_archive.h + file_sys/control_metadata.cpp + file_sys/control_metadata.h file_sys/directory.h file_sys/errors.h file_sys/mode.h |
