fix macOs build after targets name are not changed by branding
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Thu, 7 Oct 2021 10:56:52 +0000 (12:56 +0200)
committerMatthieu Gallien (Rebase PR Action) <matthieu_gallien@yahoo.fr>
Mon, 11 Oct 2021 07:41:29 +0000 (07:41 +0000)
commitd76778e3ee08226453198d87e571b3d1bb8549c1
treea383520ae1ed514614a668f6da34ed38a5329e3d
parent59b3971d378826ed6ef7e3b267fb13e58af95e8d
fix macOs build after targets name are not changed by branding

target names used to be variable depending on branding
now the target names are always constant but generated output file names
are set according to active branding

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/gui/CMakeLists.txt