diff options
author | Florian "sp1rit"​ <sp1rit@disroot.org> | 2025-07-24 10:54:20 +0200 |
---|---|---|
committer | Jussi Pakkanen <jussi.pakkanen@mailbox.org> | 2025-07-25 20:32:48 +0300 |
commit | 41eb18d16366002db123cba0fa0b72f62f2426f8 (patch) | |
tree | a30869f7861bc2892b83525a676b24d12899e4b6 /docs/markdown/snippets/swift-module-name.md | |
parent | 277d7268be5c730823ddac0cacd651c826043918 (diff) | |
download | meson-41eb18d16366002db123cba0fa0b72f62f2426f8.zip meson-41eb18d16366002db123cba0fa0b72f62f2426f8.tar.gz meson-41eb18d16366002db123cba0fa0b72f62f2426f8.tar.bz2 |
build/process_compilers: Skip throwing error for headers
Dependencies should be able to provide headers in its sources, even tho
the target which uses the dependency may not use the language that
header is for.
A specific example is vala, where C and Vala dependencies share the same
name, so in meson they ought to share the same dependency object in
order to provide a Vala and/or C dependency depending on who is using
it. Doing so right now however fails, if the project of the dependency
user doesn't list vala in its used languages, even tho they might just
be interested in the C part of the dependency.
Diffstat (limited to 'docs/markdown/snippets/swift-module-name.md')
0 files changed, 0 insertions, 0 deletions