mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-05-07 05:23:06 +00:00
Update cmake-builder submodule + show missing dependencies.
This commit is contained in:
parent
641c03f745
commit
2382b57913
2 changed files with 2 additions and 1 deletions
|
|
@ -180,6 +180,7 @@ def main():
|
|||
preparator = DesktopPreparator()
|
||||
preparator.parse_args()
|
||||
if preparator.check_tools() != 0:
|
||||
preparator.show_missing_dependencies()
|
||||
return 1
|
||||
return preparator.run()
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 852b8d37ff836e70313afb5b721ebd90977b82fe
|
||||
Subproject commit 73c819a964606bf97d8168fcc9ca80c151bd1f82
|
||||
Loading…
Add table
Reference in a new issue