summaryrefslogtreecommitdiff
path: root/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
authorDave Parks <davep@lindenlab.com>2022-06-21 22:44:30 -0500
committerDave Parks <davep@lindenlab.com>2022-06-21 22:44:30 -0500
commit31e2fa5e50bc5aad265e8ec12613223eeb3ae3e1 (patch)
tree9d12d2067a03d5582fc0fe99d364f9917773fc37 /indra/newview/CMakeLists.txt
parent8b4347cb10ab922f5001306912983cdd73a68309 (diff)
SL-17600 WIP -- Proper radiance maps (not just mipped cubemaps).
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r--indra/newview/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt
index 0d2b99a8cd..5e0d3b52b4 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -56,6 +56,7 @@ include(UnixInstall)
include(ViewerMiscLibs)
include(ViewerManager)
include(VisualLeakDetector)
+include(VulkanGltf)
include(ZLIB)
include(URIPARSER)