Skip to content
Snippets Groups Projects
Commit 14884010 authored by Jenkins's avatar Jenkins
Browse files

submodules: update nightly branch

parents 2f581841 d895866e
No related branches found
No related tags found
No related merge requests found
......@@ -458,9 +458,8 @@ def run_install(args):
environ['CMAKE_PREFIX_PATH'] = proc.stdout.rstrip("\n")
environ['CONFIGURE_FLAGS'] = '--without-dbus'
if args.macos is None:
install_args += ("-c", "client-qt")
if args.qt is not None:
install_args += ("-c", "client-qt")
install_args += ("-Q", args.qt)
else:
install_args += ("-c", "client-macosx")
......
client-android @ e5ecd207
Subproject commit 6a3fb909d4ace528c94530b5ec9508e37224e54c
Subproject commit e5ecd207a71f0d14ed9573e0643e28afba80fbe3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment