diff options
author | Nyx (Neal Orman) <nyx@lindenlab.com> | 2011-04-18 17:03:51 -0400 |
---|---|---|
committer | Nyx (Neal Orman) <nyx@lindenlab.com> | 2011-04-18 17:03:51 -0400 |
commit | ea2d89880fa83eb689fd06f9cdb62dd939ffef98 (patch) | |
tree | 63fb799642990a241156bf96aadc930b4b33bebf /indra/cmake | |
parent | d78a925f8f00a19bff0dec51ffe893fba76d2b4a (diff) | |
parent | 130db30b269a04bcf6b3a672056098cccb73efb0 (diff) |
Automated merge with https://bitbucket.org/seraph/mesh-development-vs2010
Diffstat (limited to 'indra/cmake')
-rwxr-xr-x | indra/cmake/Copy3rdPartyLibs.cmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/cmake/Copy3rdPartyLibs.cmake b/indra/cmake/Copy3rdPartyLibs.cmake index d4c478c3c7..e42a013bde 100755 --- a/indra/cmake/Copy3rdPartyLibs.cmake +++ b/indra/cmake/Copy3rdPartyLibs.cmake @@ -249,6 +249,7 @@ elseif(LINUX) libaprutil-1.so.0
libatk-1.0.so
libbreakpad_client.so.0
+ libcollada14dom.so
libcrypto.so.0.9.8
libdb-5.1.so
libexpat.so
@@ -259,6 +260,7 @@ elseif(LINUX) libgobject-2.0.so
libgtest_main.so
libgtest.so.0
+ libminizip.so
libopenal.so
libopenjpeg.so
libssl.so
|