From 92f8753dfc4af93448f2b12115de4d4d9a583233 Mon Sep 17 00:00:00 2001 From: Erik Kundiman Date: Thu, 7 Dec 2023 16:55:39 +0800 Subject: Install licenses.txt though the file is not tracked. Just put a generated one from building on a supported platform. --- indra/newview/ViewerInstall.cmake | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview') 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} ) -- cgit v1.2.3