meson: Fix Broadway builds
Make sure the source files are in line with GTK+-3.x Broadway backend sources.
This commit is contained in:
committed by
Christoph Reiter
parent
4da82356bc
commit
b0a31fefd7
@ -836,10 +836,6 @@ if wayland_enabled
|
||||
gtk_sources += gtk_use_wayland_sources
|
||||
endif
|
||||
|
||||
if broadway_enabled
|
||||
gtk_sources += ['gtkimcontextbroadway.c']
|
||||
endif
|
||||
|
||||
if win32_enabled
|
||||
gtk_cargs += []
|
||||
gtk_sources += gtk_use_win32_sources
|
||||
|
||||
Reference in New Issue
Block a user