[PATCH] Make build of scriptgen disableable

• Nov 6, 2010 - 16:29
Type
Functional
Severity
S4 - Minor
Status
closed
Project

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

Status (old) patch (code needs review) fixed

Fixed in r3680 and r3681. I didn't use your patch but add a variable at the start of CmakeFiles with other options.