gnome-control-center/tests
Ting-Wei Lan 299647f970 build: Include generated sources in declared dependencies
Sometimes ninja decides to compile tests/interactive-panels/main.c,
which requires shell/resources.h, before shell/resources.h is generated.

The fix is to use 'sources' argument of declare_dependency to properly
declare the dependency on generated headers.

A fix for tests/datetime and panels/datetime is also included in the
commit to fix a similar problem.

Closes https://gitlab.gnome.org/GNOME/gnome-control-center/merge_requests/472
2019-08-25 09:42:22 +00:00
..
common common: Use g_auto for variables 2018-06-07 01:08:07 +00:00
datetime build: Include generated sources in declared dependencies 2019-08-25 09:42:22 +00:00
info project: Update meson files 2018-05-03 00:45:29 -03:00
interactive-panels shell: Add position to cc_shell_embed_widget_in_header() 2019-05-21 12:59:36 -03:00
network shell: Add position to cc_shell_embed_widget_in_header() 2019-05-21 12:59:36 -03:00
printers project: Update meson files 2018-05-03 00:45:29 -03:00
shared tests: Ensure generated function have a __qualname__ attribute 2018-11-13 02:32:28 +01:00
meson.build project: Disable datetime test 2019-08-08 22:43:23 -03:00