summaryrefslogtreecommitdiffstats
path: root/src/common/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/common/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/common/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt
index 263c457cd..b657506b1 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -168,7 +168,6 @@ add_library(common STATIC
time_zone.cpp
time_zone.h
tree.h
- uint128.cpp
uint128.h
uuid.cpp
uuid.h