Closed auto3000 closed 3 years ago
I would propose this patch to enable: cmake -DMOD=ON This allows to install the modgui. If not set the variable MOD is defined with OFF.
I'm using this like this at : https://github.com/auto3000/meta-pedalpi/blob/master/recipes-lv2/infamousplugins/infamousplugins_git.bb#L16
I come with this (minor) proposal because I need to install modgui on a x86 machine (with SSE flags... consequently this was not possible to install modgui on x86).
I would propose this patch to enable: cmake -DMOD=ON This allows to install the modgui. If not set the variable MOD is defined with OFF.
I'm using this like this at : https://github.com/auto3000/meta-pedalpi/blob/master/recipes-lv2/infamousplugins/infamousplugins_git.bb#L16
I come with this (minor) proposal because I need to install modgui on a x86 machine (with SSE flags... consequently this was not possible to install modgui on x86).