diff options
author | Nyx (Neal Orman) <nyx@lindenlab.com> | 2011-04-18 18:48:43 -0400 |
---|---|---|
committer | Nyx (Neal Orman) <nyx@lindenlab.com> | 2011-04-18 18:48:43 -0400 |
commit | 3cb97cb4d75c40d9519d796dd52d0741d354fc97 (patch) | |
tree | ec40b0a49ea6c981f58aaecfa24650cd9a113faa /indra/cmake | |
parent | a9273b8202f79ccee007e40f7d8214c4a7ade6c2 (diff) |
restoring glod to copy3rdpartylibs.cmake and viewer_manifest.py
Diffstat (limited to 'indra/cmake')
-rwxr-xr-x | indra/cmake/Copy3rdPartyLibs.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/cmake/Copy3rdPartyLibs.cmake b/indra/cmake/Copy3rdPartyLibs.cmake index e42a013bde..8e185df191 100755 --- a/indra/cmake/Copy3rdPartyLibs.cmake +++ b/indra/cmake/Copy3rdPartyLibs.cmake @@ -254,6 +254,7 @@ elseif(LINUX) libdb-5.1.so
libexpat.so
libexpat.so.1
+ libglod.so
libgmock_main.so
libgmock.so.0
libgmodule-2.0.so
|