summaryrefslogtreecommitdiffstats
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 274336f..fbb4651 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -39,6 +39,8 @@ file(GLOB PSP_SRC
"Project/fparser/fparser.cc"
"Project/fparser/fpoptimizer.cc"
"Project/wxMathPlot/*.cpp"
+ "Project/glm/glm.hpp"
+ "Project/glm/gtc/matrix_transform.hpp"
"Project/glm/*.hpp"
"Project/glm/detail/*.hpp"
"Project/glm/detail/*.inl"