diff options
| -rwxr-xr-x | indra/llcorehttp/CMakeLists.txt | 1 | 
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 | 
