summaryrefslogtreecommitdiff
path: root/indra/CMakeLists.txt
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2012-02-03 13:11:04 -0500
committerNat Goodspeed <nat@lindenlab.com>2012-02-03 13:11:04 -0500
commitf65028e38eda00cd2329bb1ab7db0261ae6452f2 (patch)
tree1b7601a5577dd8c439c67d615b1f987c59ceb481 /indra/CMakeLists.txt
parent90ba675da4416a7f75f59340633e2c007b6cc029 (diff)
parent491cd825561be1cf4a6f428a535811cbe0e3f179 (diff)
Automated merge with file:///Users/nat/linden/viewer-tut-fix
Diffstat (limited to 'indra/CMakeLists.txt')
-rw-r--r--indra/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/CMakeLists.txt b/indra/CMakeLists.txt
index 4b1bf49d07..1cebb53a07 100644
--- a/indra/CMakeLists.txt
+++ b/indra/CMakeLists.txt
@@ -66,7 +66,6 @@ if (VIEWER)
add_subdirectory(${LIBS_OPEN_PREFIX}llcrashlogger)
add_subdirectory(${LIBS_OPEN_PREFIX}llplugin)
add_subdirectory(${LIBS_OPEN_PREFIX}llui)
- add_subdirectory(${LIBS_OPEN_PREFIX}llxuixml)
add_subdirectory(${LIBS_OPEN_PREFIX}viewer_components)
# Legacy C++ tests. Build always, run if LL_TESTS is true.