summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2021-02-15 23:54:06 +0100
committerbunnei <bunneidev@gmail.com>2021-02-15 23:54:06 +0100
commitf3345e84ad3d1a771eec36d30de7717fcae7e63b (patch)
treefd5b1778f876b58ab14d281d937b3b44a83a7a90 /src/core/CMakeLists.txt
parentcommon: wall_clock: Optimize GetClockCycles/GetCPUCycles to use a single MUL instruction. (diff)
downloadyuzu-f3345e84ad3d1a771eec36d30de7717fcae7e63b.tar
yuzu-f3345e84ad3d1a771eec36d30de7717fcae7e63b.tar.gz
yuzu-f3345e84ad3d1a771eec36d30de7717fcae7e63b.tar.bz2
yuzu-f3345e84ad3d1a771eec36d30de7717fcae7e63b.tar.lz
yuzu-f3345e84ad3d1a771eec36d30de7717fcae7e63b.tar.xz
yuzu-f3345e84ad3d1a771eec36d30de7717fcae7e63b.tar.zst
yuzu-f3345e84ad3d1a771eec36d30de7717fcae7e63b.zip
Diffstat (limited to 'src/core/CMakeLists.txt')
-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