mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-14 23:50:35 +01:00
meson: drop TODO: opengl, it's done
Suggested-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Eric Engestrom <eric@igalia.com> Reviewed-by: Yonggang Luo <luoyonggang@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19600>
This commit is contained in:
parent
1fa68d91c6
commit
4ff295e1d8
1 changed files with 0 additions and 1 deletions
|
|
@ -63,7 +63,6 @@ subdir('util')
|
|||
if with_gallium
|
||||
subdir('mapi')
|
||||
endif
|
||||
# TODO: opengl
|
||||
subdir('compiler')
|
||||
if with_tools.contains('drm-shim')
|
||||
subdir('drm-shim')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue