Skip to content
Snippets Groups Projects
Commit 9d33a548 authored by Andrew A. de Laix's avatar Andrew A. de Laix
Browse files
parents e87b447a deaaad5e
No related branches found
No related tags found
No related merge requests found
...@@ -82,6 +82,7 @@ if(DARWIN) ...@@ -82,6 +82,7 @@ if(DARWIN)
) )
endif() endif()
add_custom_target(copy_update_install ALL DEPENDS ${update_installer_targets}) add_custom_target(copy_update_install ALL DEPENDS ${update_installer_targets})
add_dependencies(llupdaterservice copy_update_install)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment