summaryrefslogtreecommitdiff
path: root/indra/llcorehttp
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2021-03-17 08:53:20 +0200
committerAndrey Lihatskiy <alihatskiy@productengine.com>2021-03-17 08:53:20 +0200
commit2febf90744624120b9d93708792ed5aaedb8ad14 (patch)
treef54ea33e323c20e4f944c79fd32bace3ff5e7ba9 /indra/llcorehttp
parent6b73a8331f558f29903b797dedc09c7419958fdb (diff)
SL-14541 follow-up xcode buildfix
Diffstat (limited to 'indra/llcorehttp')
-rw-r--r--indra/llcorehttp/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llcorehttp/CMakeLists.txt b/indra/llcorehttp/CMakeLists.txt
index 11b2e3e929..96a1057a63 100644
--- a/indra/llcorehttp/CMakeLists.txt
+++ b/indra/llcorehttp/CMakeLists.txt
@@ -176,7 +176,6 @@ if (DARWIN)
set(copy_dylibs
libapr-1.0.dylib
libaprutil-1.0.dylib
- libexception_handler.dylib
libnghttp2*.dylib
${EXPAT_COPY}
)