summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorRider Linden <rider@lindenlab.com>2015-08-19 09:07:50 -0700
committerRider Linden <rider@lindenlab.com>2015-08-19 09:07:50 -0700
commit921478803c7be857b9131f2882cbc92d3fc1caa7 (patch)
tree7c528c2896a2236ca59f41ac15b5665413d203b9 /indra
parent6a6e914286b17d022850e0dadd2f77f73663bb94 (diff)
Break circular dep. Things get cranky.
Diffstat (limited to 'indra')
-rwxr-xr-xindra/llcorehttp/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llcorehttp/CMakeLists.txt b/indra/llcorehttp/CMakeLists.txt
index 4b00593dd0..9631e960c5 100755
--- a/indra/llcorehttp/CMakeLists.txt
+++ b/indra/llcorehttp/CMakeLists.txt
@@ -93,7 +93,6 @@ target_link_libraries(
${OPENSSL_LIBRARIES}
${CRYPTO_LIBRARIES}
${BOOST_THREAD_LIBRARY}
- ${LLMESSAGE_LIBRARIES}
)
# tests