[libgda] Meson: splitter test only with UI
- From: Daniel Espinosa Ortiz <despinosa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda] Meson: splitter test only with UI
- Date: Thu, 5 Jul 2018 17:18:40 +0000 (UTC)
commit 3971e7f5e2133bc3c99810c0e5778b528aa09788
Author: Daniel Espinosa <esodan gmail com>
Date: Thu Jul 5 11:33:03 2018 -0500
Meson: splitter test only with UI
tools/meson.build | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/tools/meson.build b/tools/meson.build
index 83d0922f7..135143dc3 100644
--- a/tools/meson.build
+++ b/tools/meson.build
@@ -95,9 +95,6 @@ executable('gda-browser-'+project_api_version,
link_args: gda_browser_link_args
)
-
-endif
-
tsplitter_deps = [
libgda_dep,
inc_rooth_dep,
@@ -132,4 +129,5 @@ test('Splitter', tsplitter,
'GDA_TOP_SRC_DIR='+meson.source_root(),
'GDA_TOP_BUILD_DIR='+meson.build_root()
]
- )
\ No newline at end of file
+ )
+endif
\ No newline at end of file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]