add scripts/run-qt5.15.bat for Windows devs
This commit is contained in:
parent
e831c9ca60
commit
7af4d30c56
4
scripts/run-qt5.15.bat
Executable file
4
scripts/run-qt5.15.bat
Executable file
@ -0,0 +1,4 @@
|
||||
REM run this from the scripts folder, not from root
|
||||
|
||||
set PYTHONWARNINGS=default
|
||||
call ..\bazel.bat run %BUILDARGS% //qt:runanki_qt515 -k -- %*
|
Loading…
Reference in New Issue
Block a user