X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=COMPILING.txt;h=e25732e74727c724c0f095c0cf05a8f84b4d88b0;hb=b83c4c8e90383feec1d419eedb55e1c6a99e0306;hp=005bd211dbbc76b6444f5885e3f3956e116e92c1;hpb=0839c701d47d6322d8c3aa66502449ebc39617e3;p=lugaru.git diff --git a/COMPILING.txt b/COMPILING.txt index 005bd21..e25732e 100644 --- a/COMPILING.txt +++ b/COMPILING.txt @@ -1,6 +1,2 @@ -With GNU/Linux : +With GNU/Linux and macOS: cmake . && make - -With Mac OS : -Use the XCode project. -You need to first build the debug and then the release or it won't work.