Fucking mac.
This commit is contained in:
parent
27901b35c8
commit
e8f1838d6d
@ -150,8 +150,9 @@ if (APPLE)
|
|||||||
DEPENDS clementine
|
DEPENDS clementine
|
||||||
)
|
)
|
||||||
add_custom_target(dmg
|
add_custom_target(dmg
|
||||||
macdeployqt ${PROJECT_BINARY_DIR}/clementine.app -no-plugins -dmg
|
macdeployqt clementine.app -no-plugins -dmg
|
||||||
DEPENDS clementine
|
DEPENDS clementine
|
||||||
|
WORKING_DIRECTORY ${PROJECT_BINARY_DIR}
|
||||||
)
|
)
|
||||||
else (APPLE)
|
else (APPLE)
|
||||||
install(TARGETS clementine
|
install(TARGETS clementine
|
||||||
|
Loading…
x
Reference in New Issue
Block a user