summaryrefslogtreecommitdiffstats
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2021-01-15 07:55:30 +0100
committerLioncash <mathew1800@gmail.com>2021-01-15 07:55:33 +0100
commit91084d93961673ba7715d9b34c2c0dbee7d41cc1 (patch)
tree6eb5ad3d35c9a47d8f1e7099c8f280f5527f2465 /src/common/CMakeLists.txt
parentMerge pull request #5354 from ReinUsesLisp/remove-common-color (diff)
downloadyuzu-91084d93961673ba7715d9b34c2c0dbee7d41cc1.tar
yuzu-91084d93961673ba7715d9b34c2c0dbee7d41cc1.tar.gz
yuzu-91084d93961673ba7715d9b34c2c0dbee7d41cc1.tar.bz2
yuzu-91084d93961673ba7715d9b34c2c0dbee7d41cc1.tar.lz
yuzu-91084d93961673ba7715d9b34c2c0dbee7d41cc1.tar.xz
yuzu-91084d93961673ba7715d9b34c2c0dbee7d41cc1.tar.zst
yuzu-91084d93961673ba7715d9b34c2c0dbee7d41cc1.zip
Diffstat (limited to '')
-rw-r--r--src/common/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt
index aeaf8e81f..9824c5564 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -166,8 +166,6 @@ add_library(common STATIC
threadsafe_queue.h
time_zone.cpp
time_zone.h
- timer.cpp
- timer.h
tree.h
uint128.cpp
uint128.h