diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2017-02-03 20:14:32 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2017-02-03 20:14:32 -0500 |
commit | 37974a2fa26ecdd1bbe91e3007ad4cf81af1f851 (patch) | |
tree | 71eb6db2ddfcc28719f7fc5a920068f886b079c2 /indra/cmake/LLAddBuildTest.cmake | |
parent | c2c4a1e8514dc8a0df8e9d2f7b2e743691ef7ce3 (diff) | |
parent | 275d2e7e025eb7b3bfd8d924429e4bf9dbb26e66 (diff) |
Automated merge with ssh://bitbucket.org/lindenlab/viewer64
Diffstat (limited to 'indra/cmake/LLAddBuildTest.cmake')
-rw-r--r-- | indra/cmake/LLAddBuildTest.cmake | 1 |
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! |