From a035981d701c72f5ef29b445a3695f2abb3fdfa9 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 20 Jul 2024 22:19:45 +0200 Subject: debug --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index f4508aae..108f529f 100644 --- a/cscript +++ b/cscript @@ -69,7 +69,7 @@ def build(target, options): cmd += ' --enable-debug' target.command(cmd) - target.command('./waf build install') + target.command('./waf -v build install') def package(target, version): if target.platform == 'windows': -- cgit v1.2.3