summaryrefslogtreecommitdiff
path: root/indra/cmake
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2021-01-16 13:16:12 +0200
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2021-01-16 13:16:12 +0200
commit2f00eef6b40568643150af3bdb78c8b6ccf080c2 (patch)
tree83c60340328516dcb8778c4b019cb85c16bd6738 /indra/cmake
parenta542ceb7e1667b7ee71c9f6bda4ea6e3f8583f53 (diff)
SL-14597 Fixed mac library only including symlink
Diffstat (limited to 'indra/cmake')
-rw-r--r--indra/cmake/Copy3rdPartyLibs.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/cmake/Copy3rdPartyLibs.cmake b/indra/cmake/Copy3rdPartyLibs.cmake
index 578120f703..de81512eef 100644
--- a/indra/cmake/Copy3rdPartyLibs.cmake
+++ b/indra/cmake/Copy3rdPartyLibs.cmake
@@ -167,6 +167,8 @@ elseif(DARWIN)
libnghttp2.14.dylib
libnghttp2.14.19.0.dylib
liburiparser.dylib
+ liburiparser.1.dylib
+ liburiparser.1.0.27.dylib
)
if (FMODSTUDIO)