diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2018-02-21 17:32:06 +0000 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2018-02-21 17:32:06 +0000 |
commit | e55fcbeeee1d1000d06b64ef9f07a7f871ce2d83 (patch) | |
tree | ed1124591dbf764da859840e73bf796af9dfca27 /indra/newview/CMakeLists.txt | |
parent | 4c37033157516f836446d3d2a264ffe455644c36 (diff) |
MAINT-8297 Removing old ca bundle
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r-- | indra/newview/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 6b16713add..dff907f714 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -1624,7 +1624,6 @@ set(viewer_APPSETTINGS_FILES app_settings/viewerart.xml ${CMAKE_SOURCE_DIR}/../etc/message.xml ${CMAKE_SOURCE_DIR}/../scripts/messages/message_template.msg - ${AUTOBUILD_INSTALL_DIR}/ca-bundle.crt packages-info.txt ) |