Create relocatable pkg_config file

This commit is contained in:
Matthieu Gautier 2023-12-05 18:15:55 +01:00
parent a0ff09e59f
commit e92d1d4edc
1 changed files with 1 additions and 0 deletions

View File

@ -555,6 +555,7 @@ class MesonBuilder(Builder):
*neutralEnv("meson_command"), "setup",
".",
self.build_path,
"--pkgconfig.relocatable",
f"--buildtype={self.build_type}",
*self.strip_options,
f"--default-library={self.library_type}",