summaryrefslogtreecommitdiffstats
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2021-03-20 07:52:47 +0100
committerbunnei <bunneidev@gmail.com>2021-03-21 22:45:03 +0100
commit28be8aec9a4499206662a7bd74091706000e3d6d (patch)
treed751a30ae95ae0f60a381eb1caa815ad552439be /src/common/CMakeLists.txt
parenthle: kernel: k_address_space_info: Cleanup. (diff)
downloadyuzu-28be8aec9a4499206662a7bd74091706000e3d6d.tar
yuzu-28be8aec9a4499206662a7bd74091706000e3d6d.tar.gz
yuzu-28be8aec9a4499206662a7bd74091706000e3d6d.tar.bz2
yuzu-28be8aec9a4499206662a7bd74091706000e3d6d.tar.lz
yuzu-28be8aec9a4499206662a7bd74091706000e3d6d.tar.xz
yuzu-28be8aec9a4499206662a7bd74091706000e3d6d.tar.zst
yuzu-28be8aec9a4499206662a7bd74091706000e3d6d.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 788516ded..7253c0f4d 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -109,6 +109,7 @@ add_library(common STATIC
cityhash.h
common_funcs.h
common_paths.h
+ common_sizes.h
common_types.h
concepts.h
div_ceil.h