Relative Content

Tag Archive for makefilemeson-build

Please add wild card support in meson

Please add wildcard support in Meson, so we can include all source files (*.cpp or *.c) instead of having to list all source files one by one. The current limitation of no wildcards is the main thing I have against meson compared to make. Otherwise it’s quite nice.