[gtk+/wip/baedert/meson: 86/87] meson: Require gtkmarshal_h before we build gtk
- From: Timm Bäder <baedert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/wip/baedert/meson: 86/87] meson: Require gtkmarshal_h before we build gtk
- Date: Tue, 20 Sep 2016 15:43:51 +0000 (UTC)
commit c2823379dbc6e731577628115a23f4eac6527f08
Author: Timm Bäder <mail baedert org>
Date: Tue Sep 20 17:02:12 2016 +0200
meson: Require gtkmarshal_h before we build gtk
gtk/meson.build | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gtk/meson.build b/gtk/meson.build
index 8ae3865..b197fc8 100644
--- a/gtk/meson.build
+++ b/gtk/meson.build
@@ -815,6 +815,7 @@ endif
libgtk = shared_library('gtk',
gtk_sources,
+ gtkmarshal_h,
c_args: [
'-DGTK_COMPILATION', '-DGTK_PRINT_BACKEND_ENABLE_UNSUPPORTED',
'-DGTK_BINARY_VERSION="3"', '-DGTK_HOST="bob"',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]