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