Add BUNDLE DESTINATION to TelldusCenter

This commit is contained in:
Micke Prag 2011-09-06 15:25:53 +00:00
parent 47998b0d5e
commit 83245b16e1

View file

@ -180,5 +180,6 @@ ENDIF (UNIX)
INSTALL(TARGETS ${telldus-center_TARGET}
RUNTIME DESTINATION bin
BUNDLE DESTINATION "/Applications"
)