summaryrefslogtreecommitdiffstats
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
authorFernando Sahmkow <fsahmkow27@gmail.com>2019-03-16 03:50:57 +0100
committerFernandoS27 <fsahmkow27@gmail.com>2019-03-27 19:33:44 +0100
commit522957f9f302b9521507a365da5871849a03594d (patch)
tree6d5d9626cb3b5e58fe6fc344917df96d16e52dc8 /src/common/CMakeLists.txt
parentMerge pull request #2285 from lioncash/unused-struct (diff)
downloadyuzu-522957f9f302b9521507a365da5871849a03594d.tar
yuzu-522957f9f302b9521507a365da5871849a03594d.tar.gz
yuzu-522957f9f302b9521507a365da5871849a03594d.tar.bz2
yuzu-522957f9f302b9521507a365da5871849a03594d.tar.lz
yuzu-522957f9f302b9521507a365da5871849a03594d.tar.xz
yuzu-522957f9f302b9521507a365da5871849a03594d.tar.zst
yuzu-522957f9f302b9521507a365da5871849a03594d.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 43ae8a9e7..850ce8006 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -98,6 +98,7 @@ add_library(common STATIC
microprofile.h
microprofileui.h
misc.cpp
+ multi_level_queue.h
page_table.cpp
page_table.h
param_package.cpp