]> git.jsancho.org Git - lugaru.git/blobdiff - COMPILING.txt
Purge Xcode projects
[lugaru.git] / COMPILING.txt
index 005bd211dbbc76b6444f5885e3f3956e116e92c1..e25732e74727c724c0f095c0cf05a8f84b4d88b0 100644 (file)
@@ -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.