mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
build: Remove duplicate definition
The `GTK_COMPILATION` symbol is defined in gir_args.
This commit is contained in:
parent
7975bbfcaa
commit
e75e44bdcc
@ -1231,9 +1231,7 @@ if build_gir
|
||||
header: 'gtk/gtk.h',
|
||||
install: true,
|
||||
dependencies: gsk_gir_dep,
|
||||
extra_args: gir_args + [
|
||||
'-DGTK_COMPILATION',
|
||||
])
|
||||
extra_args: gir_args)
|
||||
gtk_dep_sources += gtk_gir
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user