aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/__init__.py
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.com>2022-04-13 09:35:52 -0400
committerXavier Claessens <xclaesse@gmail.com>2022-04-30 15:01:28 -0400
commit18bec0d3e31884dc493a03741b2ec9fef17047ee (patch)
tree664758d944e498fdb2e3d4eddd135325be7d3e85 /mesonbuild/__init__.py
parentc08ee0f7bc310c9721247ba7398ec8f651ceac06 (diff)
downloadmeson-18bec0d3e31884dc493a03741b2ec9fef17047ee.zip
meson-18bec0d3e31884dc493a03741b2ec9fef17047ee.tar.gz
meson-18bec0d3e31884dc493a03741b2ec9fef17047ee.tar.bz2
pkgconfig: Use EnvironmentVariables to build PKG_CONFIG_* env
The new get_env() method that returns an EnvironmentVariables object will be needed in next commit that will pass it to CustomTarget. This has the side effect to use the proper os specific path separator instead of hardcoding `:`. It is the obvious right thing to do here, but has caused issues in the past. Hopefully issues have been fixed in the meantime. If not, better deal with fallouts than keep doing the wrong thing forever.
Diffstat (limited to 'mesonbuild/__init__.py')
0 files changed, 0 insertions, 0 deletions