Update dmg target to stop Qt copying silly plugins.
This commit is contained in:
parent
a821f5a505
commit
ea95b847fc
@ -149,7 +149,7 @@ if (APPLE)
|
||||
DEPENDS clementine
|
||||
)
|
||||
add_custom_target(dmg
|
||||
macdeployqt ${PROJECT_BINARY_DIR}/clementine.app -dmg
|
||||
macdeployqt ${PROJECT_BINARY_DIR}/clementine.app -no-plugins -dmg
|
||||
DEPENDS clementine
|
||||
)
|
||||
else (APPLE)
|
||||
|
Loading…
x
Reference in New Issue
Block a user