mesonbuild/meson

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

Open

#2,265 建立於 2017年8月31日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)Python (4,978 star) (1,465 fork)batch import
dependenciesenhancementhelp wanted

描述

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.

貢獻者指南

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