[gtk/wip/baedert/for-master: 11/12] build: Pass common_cflags to focus-chain test
- From: Timm Bäder <baedert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/baedert/for-master: 11/12] build: Pass common_cflags to focus-chain test
- Date: Mon, 18 May 2020 11:44:48 +0000 (UTC)
commit 5d542665bc2e77f079f99fa2dca2de423e9da41d
Author: Timm Bäder <mail baedert org>
Date: Mon May 18 13:41:04 2020 +0200
build: Pass common_cflags to focus-chain test
testsuite/gtk/meson.build | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/testsuite/gtk/meson.build b/testsuite/gtk/meson.build
index faf853a380..dbdf2fc483 100644
--- a/testsuite/gtk/meson.build
+++ b/testsuite/gtk/meson.build
@@ -174,6 +174,7 @@ focus_chain = executable(
'test-focus-chain',
['test-focus-chain.c'],
dependencies: libgtk_dep,
+ c_args: common_cflags,
install: get_option('install-tests'),
install_dir: testexecdir
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]