summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorMerryMage <MerryMage@users.noreply.github.com>2018-07-24 12:03:24 +0200
committerMerryMage <MerryMage@users.noreply.github.com>2018-07-24 12:03:24 +0200
commit44646e2ea0b87dffd9a1d175c53e3cea67bce344 (patch)
treefd2dcd57424487cf054d98a018ae9d5c62cfd60a /src/core/CMakeLists.txt
parentCMakeLists: Sort filenames (diff)
downloadyuzu-44646e2ea0b87dffd9a1d175c53e3cea67bce344.tar
yuzu-44646e2ea0b87dffd9a1d175c53e3cea67bce344.tar.gz
yuzu-44646e2ea0b87dffd9a1d175c53e3cea67bce344.tar.bz2
yuzu-44646e2ea0b87dffd9a1d175c53e3cea67bce344.tar.lz
yuzu-44646e2ea0b87dffd9a1d175c53e3cea67bce344.tar.xz
yuzu-44646e2ea0b87dffd9a1d175c53e3cea67bce344.tar.zst
yuzu-44646e2ea0b87dffd9a1d175c53e3cea67bce344.zip
Diffstat (limited to 'src/core/CMakeLists.txt')
-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 44b13f4e6..c5031544d 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -10,6 +10,8 @@ add_library(core STATIC
core_cpu.h
core_timing.cpp
core_timing.h
+ core_timing_util.cpp
+ core_timing_util.h
file_sys/content_archive.cpp
file_sys/content_archive.h
file_sys/control_metadata.cpp