Skip to content
Snippets Groups Projects
Commit 68828e48 authored by Saif Eddine Askri's avatar Saif Eddine Askri
Browse files

add server and client

parent 26c9be18
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
rm -rf build
mkdir build
cd build
cmake ..
make
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment