summaryrefslogtreecommitdiff
path: root/indra/cmake/Copy3rdPartyLibs.cmake
diff options
context:
space:
mode:
authorNyx (Neal Orman) <nyx@lindenlab.com>2010-09-23 16:46:08 -0400
committerNyx (Neal Orman) <nyx@lindenlab.com>2010-09-23 16:46:08 -0400
commitf73a0c2e1343d99648a0ad3658e616704d36c3be (patch)
tree7b6475dfb83a6b9d00cf3239c0280f0c83a20e7a /indra/cmake/Copy3rdPartyLibs.cmake
parentec88d21c561cd80415f6e47812dd4c3c4bd0b088 (diff)
parent1ac289bac95db85c90058ed333ff8cb261d93c6f (diff)
Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/
Diffstat (limited to 'indra/cmake/Copy3rdPartyLibs.cmake')
-rwxr-xr-xindra/cmake/Copy3rdPartyLibs.cmake3
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/cmake/Copy3rdPartyLibs.cmake b/indra/cmake/Copy3rdPartyLibs.cmake
index 76cb0553f3..9990024376 100755
--- a/indra/cmake/Copy3rdPartyLibs.cmake
+++ b/indra/cmake/Copy3rdPartyLibs.cmake
@@ -236,7 +236,8 @@ elseif(LINUX)
libopenjpeg.so
libssl.so
libstacktrace.so
- libtcmalloc.so
+ libtcmalloc_minimal.so
+ libtcmalloc_minimal.so.0
libuuid.so.1
libssl.so.0.9.7
)