summaryrefslogtreecommitdiff
path: root/indra/llprimitive
diff options
context:
space:
mode:
authorRider Linden <rider@lindenlab.com>2015-08-17 16:08:44 -0700
committerRider Linden <rider@lindenlab.com>2015-08-17 16:08:44 -0700
commit02b7e7ce07948a25bc1f58fdbfe3499dc917340f (patch)
treed3a639fff1a80a97780b7b238aa22dcc0a3b7eaa /indra/llprimitive
parentfc2e9ec3dbf9c936a733346f099371909a68ddd4 (diff)
Adding llcorehttp to links
Diffstat (limited to 'indra/llprimitive')
-rwxr-xr-xindra/llprimitive/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llprimitive/CMakeLists.txt b/indra/llprimitive/CMakeLists.txt
index d1475cf734..9684a3578a 100755
--- a/indra/llprimitive/CMakeLists.txt
+++ b/indra/llprimitive/CMakeLists.txt
@@ -70,6 +70,7 @@ target_link_libraries(llprimitive
${LLCOMMON_LIBRARIES}
${LLMATH_LIBRARIES}
${LLMESSAGE_LIBRARIES}
+ ${LLCOREHTTP_LIBRARIES}
${LLXML_LIBRARIES}
${LLPHYSICSEXTENSIONS_LIBRARIES}
)