diff options
| -rw-r--r-- | indra/llmessage/CMakeLists.txt | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/llmessage/CMakeLists.txt b/indra/llmessage/CMakeLists.txt index 8e84e54ccf..571b2fc3c6 100644 --- a/indra/llmessage/CMakeLists.txt +++ b/indra/llmessage/CMakeLists.txt @@ -223,6 +223,8 @@ IF (NOT LINUX AND VIEWER)        # llhttpclientadapter.cpp        lltrustedmessageservice.cpp        lltemplatemessagedispatcher.cpp +      ) +  #    set(TEST_DEBUG on)      set(test_libs        ${LLMESSAGE_LIBRARIES}  | 
