]> git.meshlink.io Git - meshlink/blob - README.meshlink
meshlink README with some notes
[meshlink] / README.meshlink
1
2 To have a preliminar meshlink library to be compiled statically in your
3 application go in the ./src folder after compiling tinc, and group together in
4 the library all the object files using the following command:
5
6 ar rcs libmeshlink.a *.o