• Sam Bazley's avatar
    Fix Android build error: needs_exe_wrapper · fbecb05b
    Sam Bazley authored
    lib/src/libmpdclient-2.19/meson.build:1:0: ERROR: Unknown options: "needs_exe_wrapper"
    
    The "needs_exe_wrapper" option was incorrectly set under
    [built-in options] rather than [properties].
    fbecb05b
meson.py 3.08 KB