IXWebSocket/test/run.sh

8 lines
72 B
Bash
Raw Normal View History

2019-01-02 02:14:31 +01:00
#!/bin/sh
mkdir build
cd build
cmake ..
make
./ixwebsocket_unittest