Files
UltraGrid/.github/scripts/Windows/build_live555.sh
2020-05-22 12:03:38 +02:00

10 lines
127 B
Bash
Executable File

#!/bin/bash -ex
cd /c
git clone https://github.com/xanview/live555/
cd live555
git checkout 35c375
./genMakefiles mingw
make