summaryrefslogtreecommitdiffstats
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
authorJannik Vogel <email@jannikvogel.de>2016-03-11 16:15:36 +0100
committerJannik Vogel <email@jannikvogel.de>2016-03-13 04:54:23 +0100
commita66c186e81ba88b8ce5a9ef041e3839454dd70ab (patch)
tree22939821529744351ef1fa1eb11b87c146774b48 /src/common/CMakeLists.txt
parentMerge pull request #1506 from lioncash/enum (diff)
downloadyuzu-a66c186e81ba88b8ce5a9ef041e3839454dd70ab.tar
yuzu-a66c186e81ba88b8ce5a9ef041e3839454dd70ab.tar.gz
yuzu-a66c186e81ba88b8ce5a9ef041e3839454dd70ab.tar.bz2
yuzu-a66c186e81ba88b8ce5a9ef041e3839454dd70ab.tar.lz
yuzu-a66c186e81ba88b8ce5a9ef041e3839454dd70ab.tar.xz
yuzu-a66c186e81ba88b8ce5a9ef041e3839454dd70ab.tar.zst
yuzu-a66c186e81ba88b8ce5a9ef041e3839454dd70ab.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 959084cdf..1c9be718f 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -22,6 +22,7 @@ set(SRCS
)
set(HEADERS
+ alignment.h
assert.h
bit_field.h
bit_set.h