summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2020-07-22 13:37:33 +0300
committerAndrey Lihatskiy <alihatskiy@productengine.com>2020-07-22 13:37:33 +0300
commitcd6f7a4e6f90270c1a2f66afe6317bffb2f73088 (patch)
tree4ec3ca4a2e908c67b6ea4b47aafa083c5a70c0c6
parent1af3dfc0b329aa9b30c4516feecc045dcd1454d4 (diff)
Mac buildfix
-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 7f84ec146a..429bda473b 100644
--- a/indra/cmake/Copy3rdPartyLibs.cmake
+++ b/indra/cmake/Copy3rdPartyLibs.cmake
@@ -160,7 +160,7 @@ elseif(DARWIN)
libndofdev.dylib
libnghttp2.dylib
libnghttp2.14.dylib
- libnghttp2.14.14.0.dylib
+ libnghttp2.14.19.0.dylib
)
if (FMODSTUDIO)