gamescope icon indicating copy to clipboard operation
gamescope copied to clipboard

build: Add option for scripting support, fix compiler errors if disabled

Open anone-zone opened this issue 9 months ago • 0 comments

HAVE_SCRIPTING define exists in meson but is not configurable. This adds the option to disable it via meson.

Some scripting related code is already hidden behind the define but not all. Fixes the remaining spots that would not compile with it disabled.

anone-zone avatar May 04 '25 20:05 anone-zone