diff --git a/scripts/run-qt5.15.bat b/scripts/run-qt5.15.bat new file mode 100755 index 000000000..252685f03 --- /dev/null +++ b/scripts/run-qt5.15.bat @@ -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 -- %*