summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorbrad kittenbrink <brad@lindenlab.com>2009-07-10 18:30:02 -0700
committerbrad kittenbrink <brad@lindenlab.com>2009-07-10 18:30:02 -0700
commit675ed878cffde81f5f7f371fa85abe652fde82c2 (patch)
treeb7ea306f99a73a9c922050f12243697585d9b3a0 /indra
parentda038e6c8f2f2db10c610337d6aa9a7e8622f3b4 (diff)
parent8b7f7143d6a755c5299bc4f2c9bbbd33c79344aa (diff)
Merged in my debug build and shutdown cleanup changes.
Diffstat (limited to 'indra')
-rw-r--r--indra/viewer_components/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/viewer_components/CMakeLists.txt b/indra/viewer_components/CMakeLists.txt
index b3e07c527c..c95c854b7c 100644
--- a/indra/viewer_components/CMakeLists.txt
+++ b/indra/viewer_components/CMakeLists.txt
@@ -1,9 +1,5 @@
# -*- cmake -*-
-include(Externals)
-
add_subdirectory(login)
add_subdirectory(eventhost)
-use_svn_external(eventlet ${CMAKE_CURRENT_SOURCE_DIR}/../lib/python/ http://svn.secondlife.com/svn/eventlet/trunk/eventlet 164)
-