summaryrefslogtreecommitdiff
path: root/indra/cmake
diff options
context:
space:
mode:
authorCallum Linden <callum@lindenlab.com>2017-01-30 13:56:38 -0800
committerCallum Linden <callum@lindenlab.com>2017-01-30 13:56:38 -0800
commitdf4957e3984ddf3f0183229175709e55f6b7880d (patch)
treead39f933e9461ce00c1451daeaf6a3842cfa64ff /indra/cmake
parentdcae92c0a306aaf6447089b340913d4a678855ac (diff)
parent189d56fa3eae36daf99555325599649a547832c9 (diff)
Automated merge with head of lindenlab/nat_viewer64
Diffstat (limited to 'indra/cmake')
-rw-r--r--indra/cmake/LLAddBuildTest.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/cmake/LLAddBuildTest.cmake b/indra/cmake/LLAddBuildTest.cmake
index db8b95dbe2..96d3e39a06 100644
--- a/indra/cmake/LLAddBuildTest.cmake
+++ b/indra/cmake/LLAddBuildTest.cmake
@@ -35,7 +35,6 @@ INCLUDE(GoogleMock)
${APRUTIL_LIBRARIES}
${APR_LIBRARIES}
llcommon
- llcorehttp
)
IF(NOT "${project}" STREQUAL "llmath")
# add llmath as a dep unless the tested module *is* llmath!