summaryrefslogtreecommitdiffstats
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2018-11-22 06:36:15 +0100
committerGitHub <noreply@github.com>2018-11-22 06:36:15 +0100
commitf0d3f1b376a2f071fb30c35d4c901dd937607a3e (patch)
tree9fe7f21cf0fbd302e84c70f9c915297b831bc326 /src/common/CMakeLists.txt
parentMerge pull request #1767 from lioncash/handle (diff)
parentcommon: Remove bit_set.h (diff)
downloadyuzu-f0d3f1b376a2f071fb30c35d4c901dd937607a3e.tar
yuzu-f0d3f1b376a2f071fb30c35d4c901dd937607a3e.tar.gz
yuzu-f0d3f1b376a2f071fb30c35d4c901dd937607a3e.tar.bz2
yuzu-f0d3f1b376a2f071fb30c35d4c901dd937607a3e.tar.lz
yuzu-f0d3f1b376a2f071fb30c35d4c901dd937607a3e.tar.xz
yuzu-f0d3f1b376a2f071fb30c35d4c901dd937607a3e.tar.zst
yuzu-f0d3f1b376a2f071fb30c35d4c901dd937607a3e.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 895ee53f1..a5e71d879 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -44,7 +44,6 @@ add_library(common STATIC
detached_tasks.cpp
detached_tasks.h
bit_field.h
- bit_set.h
cityhash.cpp
cityhash.h
color.h