Qt: Fix Mac dylib not being included

This commit is contained in:
Stenzek
2024-05-14 18:48:54 +10:00
parent 18160a8e06
commit b204fd6860
5 changed files with 19 additions and 7 deletions

View File

@ -61,7 +61,7 @@ declare -a EXCLUDE_LIBS=(
)
declare -a MANUAL_LIBS=(
"libshaderc_shared.so"
"libshaderc_shared.so.1"
)
declare -a MANUAL_QT_LIBS=(