summaryrefslogtreecommitdiff
path: root/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
authorCosmic Linden <cosmic@lindenlab.com>2024-05-15 19:27:37 -0700
committerCosmic Linden <cosmic@lindenlab.com>2024-06-07 18:14:32 -0700
commit6de0086ae9c678dafa8a26eb117279a487860f2f (patch)
tree76ca4b883e977ec5a12bc9ec9a9a42509f098cda /indra/newview/CMakeLists.txt
parent33ddedd6b557ed9130dd8cd3b8327a697614a3ac (diff)
secondlife/viewer#1475: Add PBR terrain repeats editing
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r--indra/newview/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt
index e56534b84d..7568c08430 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -502,6 +502,7 @@ set(viewer_SOURCE_FILES
llpathfindingobject.cpp
llpathfindingobjectlist.cpp
llpathfindingpathtool.cpp
+ llpbrterrainfeatures.cpp
llpersistentnotificationstorage.cpp
llphysicsmotion.cpp
llphysicsshapebuilderutil.cpp
@@ -1148,6 +1149,7 @@ set(viewer_HEADER_FILES
llpathfindingobject.h
llpathfindingobjectlist.h
llpathfindingpathtool.h
+ llpbrterrainfeatures.h
llpersistentnotificationstorage.h
llphysicsmotion.h
llphysicsshapebuilderutil.h