summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2009-12-08 11:39:44 -0800
committerTofu Linden <tofu.linden@lindenlab.com>2009-12-08 11:39:44 -0800
commit25a773d79cc8b2e00f6769abe0717ac9b2325cd4 (patch)
tree4eccd79e1d302d7a1fb0d66f536c5b68f658c728 /indra
parente07ef0d0e0e8cbd58afd4c6ee970634bd2f783e7 (diff)
DEV-43896 solve render-pipeline linux mesh gzopen64 problem
I'm committing here instead of to render-pipeline because this seems like a change that it makes sense to give a workout in trunk.
Diffstat (limited to 'indra')
-rw-r--r--indra/cmake/Copy3rdPartyLibs.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/cmake/Copy3rdPartyLibs.cmake b/indra/cmake/Copy3rdPartyLibs.cmake
index 5a142f23c9..faf9da8b14 100644
--- a/indra/cmake/Copy3rdPartyLibs.cmake
+++ b/indra/cmake/Copy3rdPartyLibs.cmake
@@ -231,7 +231,6 @@ elseif(LINUX)
libstacktrace.so
libtcmalloc.so
libuuid.so.1
- libz.so
libssl.so.0.9.7
)