summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorAndrew A. de Laix <alain@lindenlab.com>2011-01-19 12:12:07 -0800
committerAndrew A. de Laix <alain@lindenlab.com>2011-01-19 12:12:07 -0800
commit7f5c6f34f2ea2819f7df9393ef6ee7d4a308f1dd (patch)
treef957d2d3940e22f2a4ff30af1ed3a5106fda874b /indra
parent0d6ec39f44f9f32060bb5d02ad9281922a610516 (diff)
parenta339c948b554070d900aaaca8e6df10694282672 (diff)
Automated merge with https://bitbucket.org/mani_linden/viewer-autobuild
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt
index 759c8e4045..b5cb067061 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -1870,7 +1870,7 @@ if (PACKAGE)
"${VIEWER_DIST_DIR}"
"${VIEWER_EXE_GLOBS}"
"${VIEWER_LIB_GLOB}"
- "${LIBS_PREBUILT_DIR}/${LL_ARCH_DIR}/bin/dump_syms"
+ "${AUTOBUILD_INSTALL_DIR}/bin/dump_syms"
"${VIEWER_SYMBOL_FILE}"
DEPENDS generate_breakpad_symbols.py
VERBATIM)