[igt-dev] [i-g-t] meson_options: Disable testplan by default

Bhanuprakash Modem bhanuprakash.modem at intel.com
Thu Aug 17 05:49:16 UTC 2023


Disable testplan until we fully enabled it.

Cc: Mauro Carvalho Chehab <mchehab at kernel.org>
Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
---
 meson_options.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meson_options.txt b/meson_options.txt
index 12b5bb3c3..63f30b123 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -22,6 +22,7 @@ option('man',
 
 option('testplan',
        type : 'feature',
+       value : 'disabled',
        description : 'Build testplan documentation pages in ReST and html')
 
 option('sphinx',
-- 
2.40.0



More information about the igt-dev mailing list