summaryrefslogtreecommitdiff
path: root/indra/cmake/LLMath.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'indra/cmake/LLMath.cmake')
-rw-r--r--indra/cmake/LLMath.cmake4
1 files changed, 4 insertions, 0 deletions
diff --git a/indra/cmake/LLMath.cmake b/indra/cmake/LLMath.cmake
index 893920ae6f..513ff9f81d 100644
--- a/indra/cmake/LLMath.cmake
+++ b/indra/cmake/LLMath.cmake
@@ -1,5 +1,9 @@
# -*- cmake -*-
+include(Variables)
+include(Mikktspace)
+include(MESHOPTIMIZER)
+
set(LLMATH_INCLUDE_DIRS
${LIBS_OPEN_DIR}/llmath
)