aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/backend/vs2010backend.py
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2021-09-26 18:52:58 -0400
committerJussi Pakkanen <jpakkane@gmail.com>2021-10-10 14:30:46 +0300
commitda81586a5b026fcce1b11a3505b380dfd61e6a2c (patch)
tree2fdf1b66df34331053a44e2c4e2a79663e89de7b /mesonbuild/backend/vs2010backend.py
parent046d088549c9faa0443e0bdf0d73b38690f40485 (diff)
downloadmeson-da81586a5b026fcce1b11a3505b380dfd61e6a2c.zip
meson-da81586a5b026fcce1b11a3505b380dfd61e6a2c.tar.gz
meson-da81586a5b026fcce1b11a3505b380dfd61e6a2c.tar.bz2
pkgconfig module: correctly generate Libs search path with absolute install_dir
For example the OpenRC build files install libraries to install_dir: '/lib' and this works, but causes the generated pkg-config to say: prefix=/usr Libs: -L${prefix}//lib which is both ugly (double //) and resolves to /usr/lib which is exactly what does not work.
Diffstat (limited to 'mesonbuild/backend/vs2010backend.py')
0 files changed, 0 insertions, 0 deletions