##// END OF EJS Templates
Made TeamCity output format optional for tests...
Made TeamCity output format optional for tests Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>

File last commit:

r1492:1a82cce7c74b
r1492:1a82cce7c74b
Show More
meson_options.txt
2 lines | 203 B | text/plain | TextLexer
option('biuld_gui_tests', type : 'boolean', value : true, description : 'Build GUI tests.')
option('teamcity', type : 'boolean', value : false, description : 'Enables TeamCity output format for tests.')