summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2021-02-16 22:17:22 +0100
committerGitHub <noreply@github.com>2021-02-16 22:17:22 +0100
commit6be0975bf279e1fd1eed356b84e10b116447694d (patch)
tree0db0b3b8d41c56b089d23c4f1f1b85c7f52ae6e1 /src/core/CMakeLists.txt
parentMerge pull request #5929 from german77/mousePanning (diff)
parentcore: core_timing_util: Optimize core timing math. (diff)
downloadyuzu-6be0975bf279e1fd1eed356b84e10b116447694d.tar
yuzu-6be0975bf279e1fd1eed356b84e10b116447694d.tar.gz
yuzu-6be0975bf279e1fd1eed356b84e10b116447694d.tar.bz2
yuzu-6be0975bf279e1fd1eed356b84e10b116447694d.tar.lz
yuzu-6be0975bf279e1fd1eed356b84e10b116447694d.tar.xz
yuzu-6be0975bf279e1fd1eed356b84e10b116447694d.tar.zst
yuzu-6be0975bf279e1fd1eed356b84e10b116447694d.zip
Diffstat (limited to '')
-rw-r--r--src/core/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index 28196d26a..c6bdf72ec 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -19,7 +19,6 @@ add_library(core STATIC
core.h
core_timing.cpp
core_timing.h
- core_timing_util.cpp
core_timing_util.h
cpu_manager.cpp
cpu_manager.h