diff options
author | Callum Linden <callum@lindenlab.com> | 2017-01-30 13:56:38 -0800 |
---|---|---|
committer | Callum Linden <callum@lindenlab.com> | 2017-01-30 13:56:38 -0800 |
commit | df4957e3984ddf3f0183229175709e55f6b7880d (patch) | |
tree | ad39f933e9461ce00c1451daeaf6a3842cfa64ff /indra/llmath/CMakeLists.txt | |
parent | dcae92c0a306aaf6447089b340913d4a678855ac (diff) | |
parent | 189d56fa3eae36daf99555325599649a547832c9 (diff) |
Automated merge with head of lindenlab/nat_viewer64
Diffstat (limited to 'indra/llmath/CMakeLists.txt')
-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 0614fd92ef..fc9bfe7210 100644 --- a/indra/llmath/CMakeLists.txt +++ b/indra/llmath/CMakeLists.txt @@ -20,6 +20,7 @@ set(llmath_SOURCE_FILES llline.cpp llmatrix3a.cpp llmodularmath.cpp + lloctree.cpp llperlin.cpp llquaternion.cpp llrect.cpp |