diff options
author | Adam Moss <moss@lindenlab.com> | 2009-10-15 19:06:40 +0000 |
---|---|---|
committer | Adam Moss <moss@lindenlab.com> | 2009-10-15 19:06:40 +0000 |
commit | 56fed69c4a5c801e46b61f85e6e01fcd302ae2e5 (patch) | |
tree | 22b4adf2f6000788146661f3ec85c7d05b4ba1d8 /indra/test | |
parent | 6db2141a0642e5942d6374ee99c1e8926bea0f05 (diff) |
remove moved test from this CMakeLists.
Diffstat (limited to 'indra/test')
-rw-r--r-- | indra/test/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/test/CMakeLists.txt b/indra/test/CMakeLists.txt index e2dbd84979..9d8e781d48 100644 --- a/indra/test/CMakeLists.txt +++ b/indra/test/CMakeLists.txt @@ -29,7 +29,6 @@ include_directories( set(test_SOURCE_FILES io.cpp # llapp_tut.cpp # Temporarily removed until thread issues can be solved - llbase64_tut.cpp llblowfish_tut.cpp llbuffer_tut.cpp lldependencies_tut.cpp |