Skip to content

Commit c9efff5

Browse files
committed
Add verbose messages to build.bat
1 parent 9785ca4 commit c9efff5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

relenv/build/windows.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ def build_python(env, dirs, logfp):
146146
"-p",
147147
plat,
148148
"--no-tkinter",
149+
-vv,
149150
]
150151

151152
log.info("Start PCbuild")

0 commit comments

Comments
 (0)