diff options
author | Nyx Linden <nyx@lindenlab.com> | 2010-09-23 11:26:03 -0400 |
---|---|---|
committer | Nyx Linden <nyx@lindenlab.com> | 2010-09-23 11:26:03 -0400 |
commit | ea2e53065bfe5c384b4c1bb53629a362bc90e1e9 (patch) | |
tree | 12d4e6bedd27d4d220960c4cc09c0f885e59f01c /indra/cmake/Copy3rdPartyLibs.cmake | |
parent | bc488500962f75ac6d5dcdac4db4f2d7f293bf89 (diff) | |
parent | 245842a765c8416fc0e0d5c38d0cb731ed7d5cbf (diff) |
Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/
Diffstat (limited to 'indra/cmake/Copy3rdPartyLibs.cmake')
-rwxr-xr-x | indra/cmake/Copy3rdPartyLibs.cmake | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/cmake/Copy3rdPartyLibs.cmake b/indra/cmake/Copy3rdPartyLibs.cmake index 9900a8fb45..76cb0553f3 100755 --- a/indra/cmake/Copy3rdPartyLibs.cmake +++ b/indra/cmake/Copy3rdPartyLibs.cmake @@ -169,7 +169,8 @@ elseif(DARWIN) libaprutil-1.dylib libexpat.0.5.0.dylib libexpat.dylib - libllqtwebkit.dylib + libGLOD.dylib + libllqtwebkit.dylib libndofdev.dylib libexception_handler.dylib ) |