mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-02-06 09:20:49 +00:00
macOS: build full MKVToolNix when calling build.sh without arguments
This commit is contained in:
parent
630a28f704
commit
1f0ffe6995
@ -561,7 +561,7 @@ if [[ -z $@ ]]; then
|
||||
build_gmp
|
||||
build_boost
|
||||
build_qt
|
||||
build_configured_mkvtoolnix
|
||||
build_mkvtoolnix
|
||||
|
||||
else
|
||||
while [[ -n $1 ]]; do
|
||||
|
Loading…
Reference in New Issue
Block a user