summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2023-12-07 16:55:39 +0800
committerErik Kundiman <erik@megapahit.org>2023-12-07 16:55:39 +0800
commit92f8753dfc4af93448f2b12115de4d4d9a583233 (patch)
tree0391dc6a4d2cd0e4d6c02d740abd318c2e12e16a /indra
parentc60478218ca452485a2c04377658b8035452fb1e (diff)
Install licenses.txt
though the file is not tracked. Just put a generated one from building on a supported platform.
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/ViewerInstall.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/ViewerInstall.cmake b/indra/newview/ViewerInstall.cmake
index ffc18ac984..18f34cc8ff 100644
--- a/indra/newview/ViewerInstall.cmake
+++ b/indra/newview/ViewerInstall.cmake
@@ -29,6 +29,7 @@ endif (IS_ARTWORK_PRESENT)
install(FILES featuretable_linux.txt
#featuretable_solaris.txt
+ licenses.txt
${AUTOBUILD_INSTALL_DIR}/ca-bundle.crt
DESTINATION share/${VIEWER_BINARY_NAME}
)