gtk2/testsuite/gdk
Tim-Philipp Müller f67a9d58db meson: make sure gsk/gdk generated headers exist for libgtk_dep users
Add back dependencies on libgdk_dep and libsk_dep which are declared
dependencies. We removed this before because these declarations had
link_with: lines that dragged in the static libgdk.a and libgsk.a libs
which are linked into libgtk-4.so anyway and thus shouldn't be used
when linking internal exes/tools against libgtk-4. Remove the static
libs from the declared dependencies and have libgtk link those in
explicitly, so that the declared deps now just provide all the built
dependencies and include dirs and such for declared libgtk_dep users
such as the internal exes/tools, which want all the generated gsk/gdk/gtk
headers to exist before attempting to compile anything against the
gtk+ headers.
2017-05-03 15:10:54 +01:00
..
cairo.c Update callers 2017-01-19 13:50:17 -05:00
check-gdk-cairo.c build: Move gdk/tests/ to testsuite/gdk/ 2013-05-15 15:37:16 +02:00
cursor.c Update callers 2017-01-19 13:50:17 -05:00
display.c Update callers 2017-01-19 13:50:17 -05:00
encoding.c Update callers 2017-01-19 13:50:17 -05:00
keysyms.c Update callers 2017-01-19 13:50:17 -05:00
Makefile.am Update callers 2017-01-19 13:50:17 -05:00
meson.build meson: make sure gsk/gdk generated headers exist for libgtk_dep users 2017-05-03 15:10:54 +01:00
rectangle.c Update callers 2017-01-19 13:50:17 -05:00
rgba.c build: Move gdk/tests/ to testsuite/gdk/ 2013-05-15 15:37:16 +02:00
seat.c Update callers 2017-01-19 13:50:17 -05:00