diff options
Diffstat (limited to 'indra/llmath')
-rw-r--r-- | indra/llmath/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llmath/CMakeLists.txt b/indra/llmath/CMakeLists.txt index 7957c32be2..8ae643099f 100644 --- a/indra/llmath/CMakeLists.txt +++ b/indra/llmath/CMakeLists.txt @@ -55,6 +55,7 @@ set(llmath_HEADER_FILES llplane.h llquantize.h llquaternion.h + llrandgauss.h llrect.h llsphere.h lltreenode.h |