Skip to content
Snippets Groups Projects
Commit 0bf02ad8 authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

VPLAT-268: Update Mac for relative-path libexception_handler.dylib

Also add the dylib to Copy3rdPartyLibs.cmake so unit tests can find it.
parent a63b6dd9
No related branches found
No related tags found
No related merge requests found
...@@ -167,6 +167,7 @@ elseif(DARWIN) ...@@ -167,6 +167,7 @@ elseif(DARWIN)
libexpat.dylib libexpat.dylib
libllqtwebkit.dylib libllqtwebkit.dylib
libndofdev.dylib libndofdev.dylib
libexception_handler.dylib
) )
# fmod is statically linked on darwin # fmod is statically linked on darwin
......
...@@ -596,9 +596,9 @@ ...@@ -596,9 +596,9 @@
<key>darwin</key> <key>darwin</key>
<map> <map>
<key>md5sum</key> <key>md5sum</key>
<string>46536b8a3311e71691ba045b8572c9eb</string> <string>44c79d6629598b937a69e3a37ec53cf1</string>
<key>url</key> <key>url</key>
<uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/google_breakpad-0.0.0-rev599-darwin-20100521a.tar.bz2</uri> <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/google_breakpad-0.0.0-rev599-darwin-20100525.tar.bz2</uri>
</map> </map>
<key>linux</key> <key>linux</key>
<map> <map>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment