[PATCH] Make build of scriptgen disableable
Hi, musescore currently builds qt script bindings during build. While this is fine on most systems, some already have Qt script bindings generated and installed by qtsciptgenerator project.
This patch adds support for disabling build of qt script bindings (the default is still to build them)
Attachment | Size |
---|---|
make-build-of-scriptget-disablable.patch | 759 bytes |
Comments
Ouch, way too many typos.
Unless I'm mistaken, scriptgen is already removed from the latest trunk. Are you using the latest SVN?
Umm, I haven't built musescore from trunk lately, but peeking at source (http://mscore.svn.sourceforge.net/viewvc/mscore/trunk/mscore/CMakeLists… line 258) the scriptgen directory is still included in build.
Am I looking at the wrong place?
Fixed in r3680 and r3681. I didn't use your patch but add a variable at the start of CmakeFiles with other options.
Good, thanks!
Automatically closed -- issue fixed for 2 weeks with no activity.