diff options
| author | Maxim Nikolenko <maximnproductengine@lindenlab.com> | 2025-04-03 18:16:09 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-03 18:16:09 +0300 |
| commit | 6ebd8a9e82bb8df2df64845cd0adbab4e46152cd (patch) | |
| tree | 1b3b0cc51641229727adc89b6abeeceb16d6090e /indra/newview/CMakeLists.txt | |
| parent | 498b244070b47a9f9f14b5b0f026a14274942459 (diff) | |
| parent | dead3c1fca14e8097fdc707fb94572eee6b23dc3 (diff) | |
Merge pull request #3866 from secondlife/maxim/2025.04-3857
#3857 pick new and updated LEAP functions from develop branch
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 ed29911a43..fff1597fd9 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -92,6 +92,7 @@ set(viewer_SOURCE_FILES llagentwearables.cpp llanimstatelabels.cpp llappcorehttp.cpp + llappearancelistener.cpp llappearancemgr.cpp llappviewer.cpp llappviewerlistener.cpp @@ -761,6 +762,7 @@ set(viewer_HEADER_FILES llanimstatelabels.h llappcorehttp.h llappearance.h + llappearancelistener.h llappearancemgr.h llappviewer.h llappviewerlistener.h |
