summaryrefslogtreecommitdiff
path: root/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
authorRider Linden <rider@lindenlab.com>2015-12-18 13:53:03 -0800
committerRider Linden <rider@lindenlab.com>2015-12-18 13:53:03 -0800
commitb98469bd7db06973e6058118551e500dc094d3c0 (patch)
treef919aac17afcdd01734ce46652069651c5bad4d9 /indra/newview/CMakeLists.txt
parent6fca0eaa00f4469a3db06f0ec8c88ba8b58b5647 (diff)
Disable unit test on Linux only
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rwxr-xr-xindra/newview/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt
index fecdaef97e..079751aaf7 100755
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -2240,6 +2240,7 @@ if (LL_TESTS)
)
set(test_libs
+ ${LLCOMMON_LIBRARIES}
${JSONCPP_LIBRARIES}
${CURL_LIBRARIES}
)