IXWebSocket/test/run.sh
Benjamin Sergeant 4adf5720f0 gitignore stuff
2019-01-01 17:14:31 -08:00

8 lines
72 B
Bash

#!/bin/sh
mkdir build
cd build
cmake ..
make
./ixwebsocket_unittest