diff options
author | Ansariel Hiller <Ansariel@users.noreply.github.com> | 2024-10-05 07:07:01 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-05 08:07:01 +0300 |
commit | bd252f8151f777508efb15cfe2c69c9a103d98be (patch) | |
tree | a3c49b6a346307ae18ee5ee3b152268c6b2079b3 /indra/llmath/CMakeLists.txt | |
parent | 39eb250e3926e123794a939e861e62d96916e92e (diff) |
Follow up for 39eb250 (#2815)
Diffstat (limited to 'indra/llmath/CMakeLists.txt')
-rw-r--r-- | indra/llmath/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llmath/CMakeLists.txt b/indra/llmath/CMakeLists.txt index eb29df245a..801d3fe63e 100644 --- a/indra/llmath/CMakeLists.txt +++ b/indra/llmath/CMakeLists.txt @@ -45,8 +45,6 @@ set(llmath_SOURCE_FILES set(llmath_HEADER_FILES CMakeLists.txt - camera.h - coordframe.h llbbox.h llbboxlocal.h llcalc.h |