summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c06b53d..22de8fc 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -31,6 +31,8 @@ set(PKE_SOURCE_FILES
src/game-type-defs.hpp
src/helpers.hpp
src/helpers.cpp
+ src/math-helpers.hpp
+ src/math-helpers.cpp
src/memory.hpp
src/memory.cpp
src/memory-allocator.hpp