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:
parent
d702e6e6ab
commit
a9ba757842
@ -21,6 +21,7 @@ mkDerivation rec {
|
|||||||
];
|
];
|
||||||
|
|
||||||
cmakeFlags = [
|
cmakeFlags = [
|
||||||
|
"-DMUSESCORE_BUILD_CONFIG=release"
|
||||||
"-DUSE_SYSTEM_FREETYPE=ON"
|
"-DUSE_SYSTEM_FREETYPE=ON"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user