summaryrefslogtreecommitdiff
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/CMakeLists.txt')
-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
98 microprofile.h 98 microprofile.h
99 microprofileui.h 99 microprofileui.h
100 misc.cpp 100 misc.cpp
101 multi_level_queue.h
101 page_table.cpp 102 page_table.cpp
102 page_table.h 103 page_table.h
103 param_package.cpp 104 param_package.cpp