meson/gbm: fix meson devenv for GBM backends
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31223>
This commit is contained in:
@@ -20,3 +20,5 @@ libgbm_dri = shared_library(
|
||||
install_dir: join_paths(get_option('libdir'), 'gbm'),
|
||||
name_prefix : '',
|
||||
)
|
||||
|
||||
devenv.set('GBM_BACKENDS_PATH', meson.current_build_dir())
|
||||
|
Reference in New Issue
Block a user