mesonbuild/meson

dependency-specific keywords to dependency() are always accepted

Open

#3,650 建立於 2018年5月31日

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

描述

e.g.

dependency('zlib', modules: ['cheese'], optional_modules: ['bread'], main: true, static: false)

is considered valid, at the moment.

貢獻者指南

dependency-specific keywords to dependency() are always accepted · mesonbuild/meson#3650 | Good First Issue