summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2014-08-12 15:41:24 -0400
committerNat Goodspeed <nat@lindenlab.com>2014-08-12 15:41:24 -0400
commit2d316dff3dda88e12ee64b33e22682f24c7ef4fa (patch)
treef34cc3ca49d6174e2757f5ab05f3c50382d9fab5 /indra/newview
parentea96b9cc3286d346108c73498b4ed18e43d50098 (diff)
Remove old Windows updater executable from source tree and CMake.
Diffstat (limited to 'indra/newview')
-rwxr-xr-xindra/newview/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt
index 3e296c8d9f..b1625ca1d7 100755
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -1765,7 +1765,6 @@ if (WINDOWS)
media_plugin_webkit
winmm_shim
windows-crash-logger
- windows-updater
)
if (FMODEX)
@@ -1811,7 +1810,6 @@ if (WINDOWS)
add_dependencies(${VIEWER_BINARY_NAME}
SLPlugin
- windows-updater
windows-crash-logger
)