meson
meson copied to clipboard
Request: build target.install_path()
I would like to be able to get a string whose value is the fully qualified installation path of a build target where install: true.
I kinda want the same thing...