mesonbuild/meson

Add modules to the sdl dependency class, e.g.: image, mixer, net, etc.

Open

#2,265 opened on Aug 31, 2017

 (5 comments) (0 reactions) (0 assignees)Python (1,465 forks)batch import
dependenciesenhancementhelp wanted

Repository metrics

Stars
 (4,978 stars)
PR merge metrics
 (Avg merge 139d 13h) (51 merged PRs in 30d)

Description

Currently, you have to use strangely-named pkg-config files instead of modules like with Boost, Qt, etc. This is a cause of frequent confusion on IRC and on issues such as https://github.com/mesonbuild/meson/issues/2245.

Contributor guide