diff options
-rw-r--r-- | indra/test/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/test/CMakeLists.txt b/indra/test/CMakeLists.txt index c8b8846466..3490ad6f68 100644 --- a/indra/test/CMakeLists.txt +++ b/indra/test/CMakeLists.txt @@ -26,7 +26,7 @@ set(test_SOURCE_FILES common.cpp inventory.cpp io.cpp - llapp_tut.cpp +# llapp_tut.cpp # Temporarily removed until thread issues can be solved llbase64_tut.cpp llblowfish_tut.cpp llbuffer_tut.cpp |