summaryrefslogtreecommitdiff
path: root/indra/CMakeLists.txt
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2014-08-12 15:44:09 -0400
committerNat Goodspeed <nat@lindenlab.com>2014-08-12 15:44:09 -0400
commitb603812fac01591951092c0ceba30277f2fb013d (patch)
tree8114da55ab5849497ae7b386a9fc3781b7a774ec /indra/CMakeLists.txt
parent2d316dff3dda88e12ee64b33e22682f24c7ef4fa (diff)
Remove old linux_updater executable from source tree and CMake.
Diffstat (limited to 'indra/CMakeLists.txt')
-rwxr-xr-xindra/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/CMakeLists.txt b/indra/CMakeLists.txt
index 5c3f3713e3..24ea59ca49 100755
--- a/indra/CMakeLists.txt
+++ b/indra/CMakeLists.txt
@@ -71,7 +71,6 @@ add_subdirectory(${LIBS_OPEN_PREFIX}media_plugins)
if (LINUX)
add_subdirectory(${VIEWER_PREFIX}linux_crash_logger)
- add_subdirectory(${VIEWER_PREFIX}linux_updater)
if (INSTALL_PROPRIETARY)
include(LLAppearanceUtility)
add_subdirectory(${LLAPPEARANCEUTILITY_SRC_DIR} ${LLAPPEARANCEUTILITY_BIN_DIR})