summaryrefslogtreecommitdiffstats
path: root/meson_options.txt
diff options
context:
space:
mode:
authorVladimír Čunát <vladimir.cunat@nic.cz>2021-07-07 17:14:44 +0200
committerVladimír Čunát <vladimir.cunat@nic.cz>2021-07-15 19:36:32 +0200
commitba45e7939f010888ce29ecf8693e3e6f9a32d18e (patch)
tree910f129e16944e473bff38bddcd06e04c6a0ddb4 /meson_options.txt
parentdaemon/lua/kres-gen.lua: make it self-contained (diff)
downloadknot-resolver-ba45e7939f010888ce29ecf8693e3e6f9a32d18e.tar.xz
knot-resolver-ba45e7939f010888ce29ecf8693e3e6f9a32d18e.zip
meson.build: add a simple sanity check of kres-gen result
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/meson_options.txt b/meson_options.txt
index f7ca06aa..572cd643 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -176,6 +176,13 @@ option(
)
option(
+ 'kres_gen_test',
+ type: 'boolean',
+ value: true,
+ description: 'run kres_gen_test: a simple sanity check for our lua bindings',
+)
+
+option(
'config_tests',
type: 'combo',
choices: [