diff options
author | Christian Goetze <cg@lindenlab.com> | 2009-02-18 08:24:13 +0000 |
---|---|---|
committer | Christian Goetze <cg@lindenlab.com> | 2009-02-18 08:24:13 +0000 |
commit | 34412f0530cf6a411b4de906a8e9da59cbcb3a85 (patch) | |
tree | 15b232eecfc6825a780e451cd2a7f9c5a85f4dfb /indra/test | |
parent | 9d7ed5e349ef57eef869b119b6830fdd7e8ff5d5 (diff) |
svn merge -c 112301 svn+ssh://svn.lindenlab.com/svn/linden/branches/sim-ao/sim-ao-4 propagate bandaid for DEV-27390
Diffstat (limited to 'indra/test')
-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 |