Merge branch 'no_static_builds' into 'main'

libs: Don't allow static libraries to be built

See merge request wayland/wayland!372
This commit is contained in:
Derek Foreman 2026-03-31 18:02:04 -05:00
commit e4a0573105
3 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
wayland_egl = library(
wayland_egl = shared_library(
'wayland-egl',
sources: [
'wayland-egl.c',