summaryrefslogtreecommitdiff
path: root/indra/llcorehttp
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llcorehttp')
-rw-r--r--indra/llcorehttp/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llcorehttp/CMakeLists.txt b/indra/llcorehttp/CMakeLists.txt
index 041c90b174..0d45814d86 100644
--- a/indra/llcorehttp/CMakeLists.txt
+++ b/indra/llcorehttp/CMakeLists.txt
@@ -122,7 +122,6 @@ if (LL_TESTS AND LLCOREHTTP_TESTS)
# set(TEST_DEBUG on)
set(test_libs
llcorehttp
- ${WINDOWS_LIBRARIES}
llmessage
llcommon
)
@@ -188,7 +187,6 @@ endif (DARWIN)
set(example_libs
${LEGACY_STDIO_LIBS}
llcorehttp
- ${WINDOWS_LIBRARIES}
llmessage
llcommon
)