Accepting request 1111393 from home:expeehaa:branches:multimedia:apps

- Build as release again.
  The option was renamed in e173d46bd0.

OBS-URL: https://build.opensuse.org/request/show/1111393
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=144
This commit is contained in:
Cor Blom 2023-09-14 20:47:33 +00:00 committed by Git OBS Bridge
parent d0d9f9374d
commit 3574ab4e75
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 14 13:41:17 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
- Build as release again.
The option was renamed in https://github.com/musescore/MuseScore/commit/e173d46bd0610aec9dad83d982c2e9c612897bea.
-------------------------------------------------------------------
Mon Aug 28 14:11:38 UTC 2023 - Cor Blom <cornelis@solcon.nl>

View File

@ -179,7 +179,7 @@ export CXX=g++-12
%cmake \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DMUSESCORE_BUILD_CONFIGURATION=app \
-DMUSESCORE_BUILD_CONFIG=release \
-DMUSESCORE_BUILD_MODE=release \
-DBUILD_UNIT_TESTS=OFF \
-DUSE_SYSTEM_FREETYPE=ON \
-DBUILD_JACK:BOOL=ON \