diff options
Diffstat (limited to 'indra/cmake/LLMath.cmake')
-rw-r--r-- | indra/cmake/LLMath.cmake | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/indra/cmake/LLMath.cmake b/indra/cmake/LLMath.cmake index a707c75bc4..688e62e24b 100644 --- a/indra/cmake/LLMath.cmake +++ b/indra/cmake/LLMath.cmake @@ -1,2 +1,6 @@ # -*- cmake -*- +include(Variables) +include(Mikktspace) +include(MESHOPTIMIZER) + |