diff options
author | Michael Pohoreski <ptolemy@lindenlab.com> | 2022-06-23 14:53:07 +0000 |
---|---|---|
committer | Michael Pohoreski <ptolemy@lindenlab.com> | 2022-06-23 14:53:07 +0000 |
commit | d67e1f4f91e4b206e36343ee31fa4877dd58c01c (patch) | |
tree | 0caf93cd03728bb4c5fbd52fb339531c765c6676 /indra/newview/CMakeLists.txt | |
parent | 36d9fa90150d30a0a0851cc0da87531014c1d93d (diff) | |
parent | 6540b4c480d1d4b4c8342a0d093d09f525485659 (diff) |
Merged DRTVWR-559 into SL-17274_view_dir
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r-- | indra/newview/CMakeLists.txt | 1 |
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) |