diff options
author | Jonathan "Geenz" Goodman <geenz@geenzo.com> | 2023-08-07 00:17:04 -0700 |
---|---|---|
committer | Jonathan "Geenz" Goodman <geenz@geenzo.com> | 2023-08-07 00:17:04 -0700 |
commit | 423820475c7201c39d03c0622dedbf4b1e8b1879 (patch) | |
tree | 2e1f3caf6f443554b04827a747e9a7d76220c932 /indra/newview/CMakeLists.txt | |
parent | b861832102abf469963bd3c56f7b009ba4432d6a (diff) |
Revert LLReflectionMapManager
DRTVWR-583
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r-- | indra/newview/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index c6d82ea260..7a57fe8fef 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -515,6 +515,7 @@ set(viewer_SOURCE_FILES llrecentpeople.cpp llreflectionmap.cpp llreflectionmapmanager.cpp + llheroprobemanager.cpp llregioninfomodel.cpp llregionposition.cpp llremoteparcelrequest.cpp @@ -1149,6 +1150,7 @@ set(viewer_HEADER_FILES llrecentpeople.h llreflectionmap.h llreflectionmapmanager.h + llheroprobemanager.h llregioninfomodel.h llregionposition.h llremoteparcelrequest.h |