summaryrefslogtreecommitdiff
path: root/indra/llmessage
diff options
context:
space:
mode:
authorRider Linden <none@none>2015-04-02 15:26:24 -0700
committerRider Linden <none@none>2015-04-02 15:26:24 -0700
commitca6087ea208517cce2e1aea3dd3ed1e191ac1afd (patch)
treeffb5ae9636bd2ed2aadb9d1aa656f66c0c94fc5f /indra/llmessage
parenta3be08057c6a5b424e49c85a21d42ff8fe806815 (diff)
Move RT aronud
Diffstat (limited to 'indra/llmessage')
-rwxr-xr-xindra/llmessage/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llmessage/CMakeLists.txt b/indra/llmessage/CMakeLists.txt
index ce324cabaa..56bcf76ee8 100755
--- a/indra/llmessage/CMakeLists.txt
+++ b/indra/llmessage/CMakeLists.txt
@@ -256,13 +256,13 @@ endif (LINUX)
set(test_libs
${WINDOWS_LIBRARIES}
+ ${LIBRT_LIBRARY}
${LLVFS_LIBRARIES}
${LLMATH_LIBRARIES}
${CURL_LIBRARIES}
${LLCOMMON_LIBRARIES}
${LLMESSAGE_LIBRARIES}
${LLCOREHTTP_LIBRARIES}
- ${LIBRT_LIBRARY}
${BOOST_CONTEXT_LIBRARY}
${BOOST_COROUTINE_LIBRARY}
${GOOGLEMOCK_LIBRARIES}