summaryrefslogtreecommitdiff
path: root/src/misc/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/misc/CMakeLists.txt')
-rw-r--r--src/misc/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/misc/CMakeLists.txt b/src/misc/CMakeLists.txt
index 3a5363e7b..9ed598004 100644
--- a/src/misc/CMakeLists.txt
+++ b/src/misc/CMakeLists.txt
@@ -10,5 +10,6 @@ add_files(
getoptdata.cpp
getoptdata.h
hashtable.hpp
+ lrucache.hpp
str.hpp
)