mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-16 09:20:34 +01:00
libgl-xlib: Set darwin-versions
Cc: 20.3 21.0 21.1 <mesa-stable@lists.freedesktop.org> Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com> Acked-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10360>
This commit is contained in:
parent
cbe57963dc
commit
707959a9e4
1 changed files with 1 additions and 0 deletions
|
|
@ -55,4 +55,5 @@ libgl = shared_library(
|
|||
dependencies : [dep_thread, dep_clock, dep_unwind, driver_swrast, driver_swr, driver_virgl],
|
||||
install : true,
|
||||
version : '1.5.0',
|
||||
darwin_versions : '4.0.0',
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue