summaryrefslogtreecommitdiffstats
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-12-19 21:25:12 +0100
committerLioncash <mathew1800@gmail.com>2018-12-21 13:04:18 +0100
commitfc8da2d5e36b665dae784ee8e9915dfffb379830 (patch)
tree9364f2a3d986820e7f01096c27710b23f4622b98 /src/common/CMakeLists.txt
parentMerge pull request #1907 from lioncash/attribute (diff)
downloadyuzu-fc8da2d5e36b665dae784ee8e9915dfffb379830.tar
yuzu-fc8da2d5e36b665dae784ee8e9915dfffb379830.tar.gz
yuzu-fc8da2d5e36b665dae784ee8e9915dfffb379830.tar.bz2
yuzu-fc8da2d5e36b665dae784ee8e9915dfffb379830.tar.lz
yuzu-fc8da2d5e36b665dae784ee8e9915dfffb379830.tar.xz
yuzu-fc8da2d5e36b665dae784ee8e9915dfffb379830.tar.zst
yuzu-fc8da2d5e36b665dae784ee8e9915dfffb379830.zip
Diffstat (limited to '')
-rw-r--r--src/common/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt
index a5e71d879..845626fc5 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -44,6 +44,7 @@ add_library(common STATIC
detached_tasks.cpp
detached_tasks.h
bit_field.h
+ bit_util.h
cityhash.cpp
cityhash.h
color.h