summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-01-15 10:08:24 -0800
committerTofu Linden <tofu.linden@lindenlab.com>2010-01-15 10:08:24 -0800
commit0ade7d2a428c6a8ecaf2c8c81277d692b524eaf3 (patch)
treea6905e58d4b9626c6b27145ba57043d4268cb98d /indra/newview
parenteb560796faaac95609edb90b19b3e08299f730eb (diff)
re-disable llviewerhelputil until it gets REALLY unbroken.
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt
index 958b9521fa..8d1eeb7ee3 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -1769,8 +1769,8 @@ if (LL_TESTS)
lldateutil.cpp
llmediadataclient.cpp
lllogininstance.cpp
- llviewerhelputil.cpp
)
+# DISABLED TEST: llviewerhelputil.cpp /* hard to mock LLAgent dependency */
##################################################
# DISABLING PRECOMPILED HEADERS USAGE FOR TESTS