]> git.jsancho.org Git - lugaru.git/blob - COMPILING.txt
Add a README.md with details on the project and repo
[lugaru.git] / COMPILING.txt
1 With GNU/Linux :
2 cmake . && make
3
4 With Mac OS :
5 Use the XCode project.
6 You need to first build the debug and then the release or it won't work.