vulkan/overlay: install layer binary in libdir
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Tue, 26 Feb 2019 23:23:03 +0000 (23:23 +0000)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Wed, 27 Feb 2019 11:45:42 +0000 (11:45 +0000)
commit2fff5966d661346378fe51bba74af5b0eb2db303
tree14e375347863e1181b85cb5084a57226a2cd1652
parent7763e664cefd1e394101b37fbc552b50f820f44a
vulkan/overlay: install layer binary in libdir

This will allow multilib.

v2: Drop path from json file, dlopen should be able to locate the lib in libdir

v3: Switch from configure_file to install_data (Dylan)

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=109788
Tested-by: Mike Lothian <mike@fireburn.co.uk>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
src/vulkan/overlay-layer/VkLayer_MESA_overlay.json [new file with mode: 0644]
src/vulkan/overlay-layer/VkLayer_MESA_overlay.json.in [deleted file]
src/vulkan/overlay-layer/meson.build