summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2021-01-18 10:46:46 +0200
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2021-01-18 12:48:12 +0200
commitbee13995e42417c3e2b19b8f329eaec7528b1344 (patch)
tree212f8f3ac62a8cb8f456187bd5ed6ac8f8250250 /indra
parent2f00eef6b40568643150af3bdb78c8b6ccf080c2 (diff)
SL-14597 Missed libraries for http test
Diffstat (limited to 'indra')
-rw-r--r--indra/llcorehttp/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llcorehttp/CMakeLists.txt b/indra/llcorehttp/CMakeLists.txt
index 11b2e3e929..240ea2da83 100644
--- a/indra/llcorehttp/CMakeLists.txt
+++ b/indra/llcorehttp/CMakeLists.txt
@@ -178,6 +178,7 @@ if (DARWIN)
libaprutil-1.0.dylib
libexception_handler.dylib
libnghttp2*.dylib
+ liburiparser*.dylib
${EXPAT_COPY}
)