Files
VRCT/bat/build_cuda.bat

2 lines
130 B
Batchfile

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