summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2018-07-23 23:14:11 +0200
committerGitHub <noreply@github.com>2018-07-23 23:14:11 +0200
commit07e5319d552ed1ad9b9fbe47852c581d48c1e46c (patch)
treeb40b503cde453eb513228f67c826f11ff6ef5d1c /src/core/CMakeLists.txt
parentMerge pull request #778 from lioncash/log (diff)
parentNRO Assets and NACP file format (diff)
downloadyuzu-07e5319d552ed1ad9b9fbe47852c581d48c1e46c.tar
yuzu-07e5319d552ed1ad9b9fbe47852c581d48c1e46c.tar.gz
yuzu-07e5319d552ed1ad9b9fbe47852c581d48c1e46c.tar.bz2
yuzu-07e5319d552ed1ad9b9fbe47852c581d48c1e46c.tar.lz
yuzu-07e5319d552ed1ad9b9fbe47852c581d48c1e46c.tar.xz
yuzu-07e5319d552ed1ad9b9fbe47852c581d48c1e46c.tar.zst
yuzu-07e5319d552ed1ad9b9fbe47852c581d48c1e46c.zip
Diffstat (limited to '')
-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 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