summaryrefslogtreecommitdiffstats
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-07-21 20:51:37 +0200
committerLioncash <mathew1800@gmail.com>2018-07-21 20:51:44 +0200
commit973fdce79b191b5c2887a0e410979be84ae995f4 (patch)
treebb0c810852c16196049f3eb6aeb2333bd312c029 /src/common/CMakeLists.txt
parentMerge pull request #746 from lioncash/tests (diff)
downloadyuzu-973fdce79b191b5c2887a0e410979be84ae995f4.tar
yuzu-973fdce79b191b5c2887a0e410979be84ae995f4.tar.gz
yuzu-973fdce79b191b5c2887a0e410979be84ae995f4.tar.bz2
yuzu-973fdce79b191b5c2887a0e410979be84ae995f4.tar.lz
yuzu-973fdce79b191b5c2887a0e410979be84ae995f4.tar.xz
yuzu-973fdce79b191b5c2887a0e410979be84ae995f4.tar.zst
yuzu-973fdce79b191b5c2887a0e410979be84ae995f4.zip
Diffstat (limited to 'src/common/CMakeLists.txt')
-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 f49a31612..d5d4f6f82 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -63,7 +63,6 @@ add_library(common STATIC
string_util.cpp
string_util.h
swap.h
- synchronized_wrapper.h
telemetry.cpp
telemetry.h
thread.cpp