2026-05-05 14:17:43 -06:00
|
|
|
#####################################################################
|
|
|
|
|
|
|
|
|
|
DEPENDENCIES+=(mscore)
|
|
|
|
|
|
|
|
|
|
#####################################################################
|
|
|
|
|
|
|
|
|
|
${scwryptsmodule}.cli() {
|
|
|
|
|
QT_QPA_PLATFORM=offscreen mscore $@
|
|
|
|
|
}
|