]> git.jsancho.org Git - lugaru.git/blob - COMPILING.txt
CI: Fix install prefix for appveyor cmake run
[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.