]> git.jsancho.org Git - lugaru.git/blob - COMPILING.txt
CI: We only have libraires for 32-bit MSVC builds, so remove 64-bit MSVC builds
[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.