diff options
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/newview/CMakeLists.txt | 2 | 
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  | 
