summaryrefslogtreecommitdiff
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
authorgerman77 <juangerman-13@hotmail.com>2021-09-20 14:56:55 -0500
committerNarr the Reg <juangerman-13@hotmail.com>2021-11-24 20:30:21 -0600
commitad5142ac2c56aded4090ad031a9351cd188caacf (patch)
treeeaeb52b401faa303192c65e0ab994c9b61ba9b06 /src/common/CMakeLists.txt
parentf078d3d212a4b272012695762f3ce62eaa0db2ab (diff)
common: Rewrite and move core/frontend/input.h to common
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 23d43a394..919da4a53 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -73,6 +73,7 @@ add_library(common STATIC
hex_util.h
host_memory.cpp
host_memory.h
+ input.h
intrusive_red_black_tree.h
literals.h
logging/backend.cpp