summaryrefslogtreecommitdiff
path: root/indra/llmessage/CMakeLists.txt
diff options
context:
space:
mode:
authorRider Linden <rider@lindenlab.com>2015-09-23 15:48:06 -0700
committerRider Linden <rider@lindenlab.com>2015-09-23 15:48:06 -0700
commit2d2c90157dbc75c4f1b4a8ac35ae67e005bc98b4 (patch)
tree1c7789125ee8a561c7f114c9bb4de1301b68320f /indra/llmessage/CMakeLists.txt
parent1888142cab8ce7368c38d3f3ce745c46b70d423c (diff)
Remove ares dependency from build.
Diffstat (limited to 'indra/llmessage/CMakeLists.txt')
-rwxr-xr-xindra/llmessage/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llmessage/CMakeLists.txt b/indra/llmessage/CMakeLists.txt
index 5877c4a8e4..78c84f366a 100755
--- a/indra/llmessage/CMakeLists.txt
+++ b/indra/llmessage/CMakeLists.txt
@@ -209,7 +209,6 @@ target_link_libraries(
${LLCOMMON_LIBRARIES}
${LLVFS_LIBRARIES}
${LLMATH_LIBRARIES}
- ${CARES_LIBRARIES}
${JSONCPP_LIBRARIES}
${OPENSSL_LIBRARIES}
${CRYPTO_LIBRARIES}