pkgconfig
pkgconfig copied to clipboard
use src/ project layout?
for quite some reasons it is preferable not to have the main package directory in ./pkgconfig, but rather in src/pkgconfig, e.g. making sure the actually installed code is tested and not accidentally the package that happens to be in ..
i could contribute this after next release, if wanted.
@matze Any comment?
Yeah, please go ahead with a PR, I have no objections!
OK, will do after #70 is merged, so we have working CI first.