summaryrefslogtreecommitdiff
path: root/va/va.h
diff options
context:
space:
mode:
authorMichael Weiss <dev.primeos@gmail.com>2020-05-23 18:23:01 +0200
committerXinfengZhang <carl.zhang@intel.com>2020-06-05 15:16:46 +0800
commitede255b8f6b9c21c17cd74b654e550b9704874fa (patch)
treea045baac3e61b872d8b2661cf71f0eb67a92b335 /va/va.h
parentccf3b081ff3d2b0784cd66daf04bbc317277cf8b (diff)
downloadlibva-ede255b8f6b9c21c17cd74b654e550b9704874fa.tar.gz
meson: Allow for libdir and includedir to be absolute paths
Meson allows to use absolute paths for libdir and includedir [0]. But if they're absolute paths one must not append the prefix. The join_paths() function [1] nicely supports both relative and absolute paths. This is e.g. important for Nixpkgs (i.e. Nix(OS)) where binaries and library files are usually installed under different prefixes. [0]: https://github.com/mesonbuild/meson/commit/a513bcfde613f2a0403f7b0cd34d4bd62674c1d8 [1]: https://mesonbuild.com/Reference-manual.html#join_paths Signed-off-by: Michael Weiss <dev.primeos@gmail.com>
Diffstat (limited to 'va/va.h')
0 files changed, 0 insertions, 0 deletions