mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
2 lines
82 B
Batchfile
Executable file
2 lines
82 B
Batchfile
Executable file
set PYTHONWARNINGS=default
|
|
call .\bazel.bat run %BUILDARGS% //qt:runanki -k -- %*
|