summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorYuri Kunde Schlesner <yuriks@yuriks.net>2015-05-06 07:29:11 +0200
committerYuri Kunde Schlesner <yuriks@yuriks.net>2015-05-07 04:45:06 +0200
commitb89f644cfef7592a501f1c0b9aae0c4ae757d854 (patch)
treedeee6a64137895b6cd7a65a95e9ba5d411ecbd9a /src/core/CMakeLists.txt
parentFileSys: Clean-up includes, de-inline destructors (diff)
downloadyuzu-b89f644cfef7592a501f1c0b9aae0c4ae757d854.tar
yuzu-b89f644cfef7592a501f1c0b9aae0c4ae757d854.tar.gz
yuzu-b89f644cfef7592a501f1c0b9aae0c4ae757d854.tar.bz2
yuzu-b89f644cfef7592a501f1c0b9aae0c4ae757d854.tar.lz
yuzu-b89f644cfef7592a501f1c0b9aae0c4ae757d854.tar.xz
yuzu-b89f644cfef7592a501f1c0b9aae0c4ae757d854.tar.zst
yuzu-b89f644cfef7592a501f1c0b9aae0c4ae757d854.zip
Diffstat (limited to 'src/core/CMakeLists.txt')
-rw-r--r--src/core/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index 42733b95e..fa6b4215a 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -12,6 +12,7 @@ set(SRCS
arm/skyeye_common/vfp/vfpdouble.cpp
arm/skyeye_common/vfp/vfpinstr.cpp
arm/skyeye_common/vfp/vfpsingle.cpp
+ file_sys/archive_backend.cpp
file_sys/archive_extsavedata.cpp
file_sys/archive_romfs.cpp
file_sys/archive_savedata.cpp