Only build app bundle if requested
authorFelix Weilbach <felix.weilbach@nextcloud.com>
Wed, 17 Nov 2021 10:52:47 +0000 (11:52 +0100)
committerCamila (Rebase PR Action) <hello@camila.codes>
Tue, 23 Nov 2021 11:41:29 +0000 (11:41 +0000)
commitec64246dc7f0f2b865ee2cb92f6996f15fd1eaaa
tree4c3810d8d3e1b545ce676b3cf87a49452ba2c429
parentc89d2abf5a0bf36f1dd4321f7458650ec87afc84
Only build app bundle if requested

For development a app bundle is not needed. The app bundle is only
needed for distribution and macdeployqt takes a lot of time.

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
CMakeLists.txt
doc/building.rst
shell_integration/MacOSX/CMakeLists.txt