summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorArkadiusz Hiler <arkadiusz.hiler@intel.com>2018-02-20 11:00:21 +0200
committerArkadiusz Hiler <arkadiusz.hiler@intel.com>2018-02-23 12:17:46 +0200
commit4d2af5c79d60d6dcdba0bfdddf7d73ab6ac78f89 (patch)
tree5cc91f6b604356443770b146ff0124f71c53cb24 /meson.build
parent1fb30f1131d2a31d0752a73929ca247708d471e4 (diff)
meson: Use bufmgr stubs headers if libdrm_intel is not found
Just adding the .h file to lib_headers is not enough. With this change we are passing 'stubs/drm' as a part of include_directories when building, so a proper -I will be issued to the compiler. This can be done by turning 'inc' into a list of include_directories()-generated objects. Cc: Liviu Dudau <liviu.dudau@arm.com> Cc: Eric Anholt <eric@anholt.net> Signed-off-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com> Reviewed-by: Petri Latvala <petri.latvala@intel.com> Tested-by: Petri Latvala <petri.latvala@intel.com>
Diffstat (limited to 'meson.build')
0 files changed, 0 insertions, 0 deletions