]> git.jsancho.org Git - lugaru.git/blob - COMPILING
CI: Fixup for MinGW builds
[lugaru.git] / COMPILING
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.