diff options
Diffstat (limited to 'indra/test/CMakeLists.txt')
-rw-r--r-- | indra/test/CMakeLists.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/indra/test/CMakeLists.txt b/indra/test/CMakeLists.txt index 381197d812..cc9fa598f2 100644 --- a/indra/test/CMakeLists.txt +++ b/indra/test/CMakeLists.txt @@ -33,13 +33,11 @@ set(test_SOURCE_FILES # llapp_tut.cpp # Temporarily removed until thread issues can be solved llblowfish_tut.cpp llbuffer_tut.cpp - lldependencies_tut.cpp lldoubledispatch_tut.cpp llevents_tut.cpp llhttpdate_tut.cpp llhttpclient_tut.cpp llhttpnode_tut.cpp - llinventoryparcel_tut.cpp lliohttpserver_tut.cpp llmessageconfig_tut.cpp llpermissions_tut.cpp @@ -57,10 +55,7 @@ set(test_SOURCE_FILES lltranscode_tut.cpp lltut.cpp lluuidhashmap_tut.cpp - llxfer_tut.cpp message_tut.cpp - reflection_tut.cpp - stringize_tut.cpp test.cpp ) |