gtk2/testsuite
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
..
a11y meson: Sort input files by name 2017-05-03 15:10:52 +01:00
css meson: Build gtk marshallers 2017-05-03 15:10:50 +01:00
gdk meson: make sure gsk/gdk generated headers exist for libgtk_dep users 2017-05-03 15:10:54 +01:00
gsk Make gdk.la and gsk.la a noninst helper library 2016-10-26 16:34:15 +02:00
gtk meson: update build files 2017-05-03 15:10:52 +01:00
reftests reftests: Remove reference to deleted files 2017-04-25 20:55:56 +02:00
tools Fix another installed test typo 2016-03-07 10:50:43 -05:00
Makefile.am gsk: Initial commit / build environment 2016-10-18 11:29:34 +01:00
meson.build meson: Sort input files by name 2017-05-03 15:10:52 +01:00