X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=COMPILING.txt;h=e25732e74727c724c0f095c0cf05a8f84b4d88b0;hb=0773e83f21637e607356a0c9e9f106aa45fcbe13;hp=005bd211dbbc76b6444f5885e3f3956e116e92c1;hpb=6bf7e034040bf288a74468c8cf392417d2a8234c;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.