summaryrefslogtreecommitdiff
path: root/indra/viewer_components/updater
diff options
context:
space:
mode:
authorAndrew A. de Laix <alain@lindenlab.com>2010-11-10 10:08:20 -0800
committerAndrew A. de Laix <alain@lindenlab.com>2010-11-10 10:08:20 -0800
commit9d33a548b636fa739de2aa11ba9ed02b301c53a5 (patch)
tree5ffd5903822ae73bbdea49e4600e171f4414eba5 /indra/viewer_components/updater
parente87b447a0ca7c6e4aeb5f87e6767db918682499c (diff)
parentdeaaad5e3350a57153d7eaf8635e492ab1062c27 (diff)
Automated merge with https://bitbucket.org/mani_linden/viewer-development/
Diffstat (limited to 'indra/viewer_components/updater')
-rw-r--r--indra/viewer_components/updater/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/viewer_components/updater/CMakeLists.txt b/indra/viewer_components/updater/CMakeLists.txt
index c3607dff39..7657dd4517 100644
--- a/indra/viewer_components/updater/CMakeLists.txt
+++ b/indra/viewer_components/updater/CMakeLists.txt
@@ -82,6 +82,7 @@ if(DARWIN)
)
endif()
add_custom_target(copy_update_install ALL DEPENDS ${update_installer_targets})
+add_dependencies(llupdaterservice copy_update_install)
\ No newline at end of file