meson: Remove the unused variable sh
This method only worked with meson >= 0.55.0. See:
https://mesonbuild.com/Release-notes-for-0-55-0.html#mesonadd__script-methods-accept-new-types
By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.
This method only worked with meson >= 0.55.0. See:
https://mesonbuild.com/Release-notes-for-0-55-0.html#mesonadd__script-methods-accept-new-types
roundabout,
created on Monday, 22 March 2021, 12:27:40 (1616416060),
received on Sunday, 11 May 2025, 13:23:01 (1746969781)
Author identity: nana-4 <hnmaigo@gmail.com>
475bb09baa0fe9f7643049564a360b4595b36a02
sassc = find_program('sassc') sassc_opts = ['-M', '-t', 'expanded'] sh = find_program('sh')themes = [] foreach color: get_option('colors') foreach size: get_option('sizes')