forked from pool/musescore
This commit is contained in:
parent
63b011d2c2
commit
fab6f5e4c2
@ -110,7 +110,8 @@ chmod -x fonts/gootville/readme.txt
|
|||||||
%define __builddir build.release
|
%define __builddir build.release
|
||||||
%cmake \
|
%cmake \
|
||||||
-DCMAKE_BUILD_TYPE=RELEASE \
|
-DCMAKE_BUILD_TYPE=RELEASE \
|
||||||
-DUSE_SYSTEM_FREETYPE="ON"
|
-DUSE_SYSTEM_FREETYPE="ON" \
|
||||||
|
-DBUILD_WEBENGINE="ON"
|
||||||
%make_jobs lrelease all
|
%make_jobs lrelease all
|
||||||
|
|
||||||
# Put the desktop file in place for the packaging
|
# Put the desktop file in place for the packaging
|
||||||
|
Loading…
Reference in New Issue
Block a user