aboutsummaryrefslogtreecommitdiff
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
authorlat9nq <22451773+lat9nq@users.noreply.github.com>2023-06-06 01:31:43 -0400
committerlat9nq <22451773+lat9nq@users.noreply.github.com>2023-07-21 10:56:07 -0400
commit88d3de4e85751b32faa577345a828994575d2eb1 (patch)
tree32d45e65eb47dbf4e280e1d3f5ad5956b412b262 /src/common/CMakeLists.txt
parentf055f2dcf40580b6f1e9e0394ef401da5e332a75 (diff)
settings: Split enums to new file
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 3adf13a3f..5902dd617 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -110,6 +110,7 @@ add_library(common STATIC
scratch_buffer.h
settings.cpp
settings.h
+ settings_enums.h
settings_input.cpp
settings_input.h
socket_types.h