summaryrefslogtreecommitdiff
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
authorGravatar LC2021-01-15 01:54:22 -0500
committerGravatar GitHub2021-01-15 01:54:22 -0500
commitc8bf0caca0a3b923edcf199824903c9576c6df5c (patch)
treed7531c119d74a0e6a9a411f26fd384f130ad77ed /src/common/CMakeLists.txt
parentMerge pull request #5352 from ReinUsesLisp/remove-tester (diff)
parentcommon/color: Remove (diff)
downloadyuzu-c8bf0caca0a3b923edcf199824903c9576c6df5c.tar.gz
yuzu-c8bf0caca0a3b923edcf199824903c9576c6df5c.tar.xz
yuzu-c8bf0caca0a3b923edcf199824903c9576c6df5c.zip
Merge pull request #5354 from ReinUsesLisp/remove-common-color
common/color: Remove
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 5d781cd77..aeaf8e81f 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -108,7 +108,6 @@ add_library(common STATIC
108 bit_util.h 108 bit_util.h
109 cityhash.cpp 109 cityhash.cpp
110 cityhash.h 110 cityhash.h
111 color.h
112 common_funcs.h 111 common_funcs.h
113 common_paths.h 112 common_paths.h
114 common_types.h 113 common_types.h