summaryrefslogtreecommitdiff
path: root/indra/cmake/Copy3rdPartyLibs.cmake
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2017-09-27 15:27:30 -0400
committerNat Goodspeed <nat@lindenlab.com>2017-09-27 15:27:30 -0400
commit19bb6fd33e315e1370583d7a90ec3da10f184a54 (patch)
tree057b3e24e08a1becfb99a05b390725ed96cdc7b7 /indra/cmake/Copy3rdPartyLibs.cmake
parentc0adf5884d65fff05d0e2084f8548b0c71cfd1d2 (diff)
MAINT-7081: Mention nghttp2 library wherever it must be mentioned.
Diffstat (limited to 'indra/cmake/Copy3rdPartyLibs.cmake')
-rw-r--r--indra/cmake/Copy3rdPartyLibs.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/cmake/Copy3rdPartyLibs.cmake b/indra/cmake/Copy3rdPartyLibs.cmake
index 5ccbe7d1d8..cb7432ce4c 100644
--- a/indra/cmake/Copy3rdPartyLibs.cmake
+++ b/indra/cmake/Copy3rdPartyLibs.cmake
@@ -169,6 +169,7 @@ elseif(DARWIN)
${EXPAT_COPY}
libGLOD.dylib
libndofdev.dylib
+ libnghttp2.dylib
)
if (FMODEX)