From 1efff804b4daa5ca3160a7e4509629e78d3964b7 Mon Sep 17 00:00:00 2001 From: Nat Goodspeed Date: Mon, 19 Jan 2015 15:33:19 +0000 Subject: On Linux, don't try to copy SLPlugin or the webkit or gstreamer plugins since we're not building them as part of the viewer build any more. --- indra/newview/CMakeLists.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'indra/newview') diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 2b669bb21d..d3ac1612ad 100755 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -1992,9 +1992,9 @@ if (LINUX) set(COPY_INPUT_DEPENDENCIES ${VIEWER_BINARY_NAME} linux-crash-logger - SLPlugin - media_plugin_webkit - media_plugin_gstreamer010 +## SLPlugin +## media_plugin_webkit +## media_plugin_gstreamer010 llcommon ) -- cgit v1.2.3