mesonbuild/meson

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

Open

#2,265 opened on Aug 31, 2017

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Python (4,978 stars) (1,465 forks)batch import
dependenciesenhancementhelp wanted

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

Add modules to the sdl dependency class, e.g.: image, mixer, net, etc. · mesonbuild/meson#2265 | Good First Issue