summaryrefslogtreecommitdiff
path: root/tests/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/meson.build')
-rw-r--r--tests/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/meson.build b/tests/meson.build
index eb2f69c..7854d5e 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -36,7 +36,6 @@ if can_test
cpp_args: ex[3] + boost_test_modname_flag + cairomm_tests_extra_cppargs,
dependencies: [cairomm_own_dep, test_dep],
implicit_include_directories: false,
- gui_app: false,
build_by_default: build_tests,
)