Files
VRCT/build_cuda.bat

2 lines
125 B
Batchfile

call .venv_cuda/Scripts/activate
pyinstaller backend_cuda.spec --distpath src-tauri/bin --clean --noconfirm --log-level ERROR