summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c938efe..eb275ea 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -33,6 +33,7 @@ set(PKE_SOURCE_FILES
src/helpers.cpp
src/math-helpers.hpp
src/math-helpers.cpp
+ src/memory-type-defs.hpp
src/memory.hpp
src/memory.cpp
src/memory-allocator.hpp