summaryrefslogtreecommitdiff
path: root/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2020-04-22 17:30:01 +0300
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2020-04-22 20:02:39 +0300
commit2b459cc80ee5bc3bf29e54523dc2ddccb51ab798 (patch)
tree92f8721bdbb549384dd712806977ea385244ec8c /indra/newview/CMakeLists.txt
parent462b0b1c2dbf68f7a45fef427de13f59b7e078a1 (diff)
SL-13078 Split LLModelPreview and LLFloaterModelPreview into separate files
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 c9d5fb89ba..65cee71b1d 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -399,6 +399,7 @@ set(viewer_SOURCE_FILES
llmenuoptionpathfindingrebakenavmesh.cpp
llmeshrepository.cpp
llmimetypes.cpp
+ llmodelpreview.cpp
llmorphview.cpp
llmoveview.cpp
llmutelist.cpp
@@ -1025,6 +1026,7 @@ set(viewer_HEADER_FILES
llmenuoptionpathfindingrebakenavmesh.h
llmeshrepository.h
llmimetypes.h
+ llmodelpreview.h
llmorphview.h
llmoveview.h
llmutelist.h