diff options
author | Marcel Hollerbach <mail@marcel-hollerbach.de> | 2018-11-17 19:45:52 +0100 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2018-11-21 21:36:39 +0200 |
commit | 443a4a8c78a41653abc78dabbb664739c2811d02 (patch) | |
tree | 5115aa7337b71ffb2d938836ee2ee82c9e8d93c3 /docs/markdown | |
parent | 5e91eb3d0c6750bc70504c02ca942f69aeb46178 (diff) | |
download | meson-443a4a8c78a41653abc78dabbb664739c2811d02.zip meson-443a4a8c78a41653abc78dabbb664739c2811d02.tar.gz meson-443a4a8c78a41653abc78dabbb664739c2811d02.tar.bz2 |
pkgconfig: add support for pkgconfig generation for c#
this adds support for generating pkgconfig files for c#.
The difference to c and cpp is that the -I flag is not known to the c#
compiler, but rather the -r flag which is used to link a .dll file into
the compiled library.
However this opens the question of validating which pkgconfig files can
be generated (depending on the language).
This implements 4409.
Diffstat (limited to 'docs/markdown')
0 files changed, 0 insertions, 0 deletions