summaryrefslogtreecommitdiffstats
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
authorEmmanuel Gil Peyrot <linkmauve@linkmauve.fr>2015-05-14 16:16:15 +0200
committerEmmanuel Gil Peyrot <linkmauve@linkmauve.fr>2015-05-14 16:16:15 +0200
commita31fd7f86bea249135b66010569c22982e0015af (patch)
treeb06cde4fa721c4c096e07c6154437e3da30b6a20 /src/common/CMakeLists.txt
parentdyncom: Removed irrelevant log. (diff)
downloadyuzu-a31fd7f86bea249135b66010569c22982e0015af.tar
yuzu-a31fd7f86bea249135b66010569c22982e0015af.tar.gz
yuzu-a31fd7f86bea249135b66010569c22982e0015af.tar.bz2
yuzu-a31fd7f86bea249135b66010569c22982e0015af.tar.lz
yuzu-a31fd7f86bea249135b66010569c22982e0015af.tar.xz
yuzu-a31fd7f86bea249135b66010569c22982e0015af.tar.zst
yuzu-a31fd7f86bea249135b66010569c22982e0015af.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 11659c3c5..f8fc6450f 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -9,7 +9,6 @@ set(SRCS
logging/filter.cpp
logging/text_formatter.cpp
logging/backend.cpp
- math_util.cpp
memory_util.cpp
misc.cpp
profiler.cpp