musescore: build in release configuration
This affects settings and document directories. The configuration was "release" before the switch from fetchzip to fetchFromGitHub.
This commit is contained in:
@@ -21,6 +21,7 @@ mkDerivation rec {
|
||||
];
|
||||
|
||||
cmakeFlags = [
|
||||
"-DMUSESCORE_BUILD_CONFIG=release"
|
||||
"-DUSE_SYSTEM_FREETYPE=ON"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user