summaryrefslogtreecommitdiff
path: root/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
authorDave Parks <davep@lindenlab.com>2022-04-28 15:51:31 +0000
committerDave Parks <davep@lindenlab.com>2022-04-28 15:51:31 +0000
commitdeffbca3ee209f6aea3358692d9ca6dc7090e748 (patch)
tree8aa3ecfe2d8ebf5714a76c2fc77c2b630a0e80e0 /indra/newview/CMakeLists.txt
parenta3ffa9f006b008b5faad248f700c8c2fbc6b74fd (diff)
SL-17281 environment map prototype (stupid slow and hacky, but provides a way to get a "real" environment map for shader development)
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 964615320d..5e50f58595 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -196,6 +196,7 @@ set(viewer_SOURCE_FILES
lldynamictexture.cpp
llemote.cpp
llenvironment.cpp
+ llenvironmentmap.cpp
llestateinfomodel.cpp
lleventnotifier.cpp
lleventpoll.cpp
@@ -832,6 +833,7 @@ set(viewer_HEADER_FILES
lldynamictexture.h
llemote.h
llenvironment.h
+ llenvironmentmap.h
llestateinfomodel.h
lleventnotifier.h
lleventpoll.h