macOS: build full MKVToolNix when calling build.sh without arguments

This commit is contained in:
Moritz Bunkus 2024-12-29 22:49:50 +01:00
parent 630a28f704
commit 1f0ffe6995
No known key found for this signature in database
GPG Key ID: 74AF00ADF2E32C85

View File

@ -561,7 +561,7 @@ if [[ -z $@ ]]; then
build_gmp
build_boost
build_qt
build_configured_mkvtoolnix
build_mkvtoolnix
else
while [[ -n $1 ]]; do