targets/haiku-softpipe/meson: add libswpipe.so to install directory
Reviewed-by: Dylan Baker <dylan@pnwbakers.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8323>
This commit is contained in:

committed by
Alexander von Gluck IV

parent
97520d8d48
commit
dd959174cb
@@ -35,5 +35,6 @@ libswpipe = shared_library(
|
||||
dependencies : [
|
||||
driver_swrast, cpp.find_library('be'), cpp.find_library('translation'),
|
||||
cpp.find_library('network'), dep_unwind, idep_mesautil, idep_nir,
|
||||
]
|
||||
],
|
||||
install : true,
|
||||
)
|
||||
|
Reference in New Issue
Block a user