summaryrefslogtreecommitdiff
path: root/indra/cmake/Copy3rdPartyLibs.cmake
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2012-04-23 17:27:54 -0400
committerOz Linden <oz@lindenlab.com>2012-04-23 17:27:54 -0400
commit7bcfd3a4ae824d973802b1431a13e91eee18c89a (patch)
tree8c9d4f36341efdbd860058b486c909f84efb203b /indra/cmake/Copy3rdPartyLibs.cmake
parent22d84a68335528d00ce61ec84583eb55f32a3545 (diff)
fix version number of the libhunspell dylib in another place
Diffstat (limited to 'indra/cmake/Copy3rdPartyLibs.cmake')
-rw-r--r--indra/cmake/Copy3rdPartyLibs.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/cmake/Copy3rdPartyLibs.cmake b/indra/cmake/Copy3rdPartyLibs.cmake
index ebeae3e5be..6765d36ba3 100644
--- a/indra/cmake/Copy3rdPartyLibs.cmake
+++ b/indra/cmake/Copy3rdPartyLibs.cmake
@@ -217,7 +217,7 @@ elseif(DARWIN)
libllqtwebkit.dylib
libminizip.a
libndofdev.dylib
- libhunspell-1.3.dylib
+ libhunspell-1.3.0.dylib
libexception_handler.dylib
libcollada14dom.dylib
)