From 8bea6abe8c9d3d91a060bec141d6c4476e516ac1 Mon Sep 17 00:00:00 2001 From: Ahmad Fatoum Date: Mon, 30 Jul 2018 12:24:04 +0200 Subject: [PATCH] Add CMake entry to projects/README.md --- projects/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/README.md b/projects/README.md index 9647da78e..3b152f983 100644 --- a/projects/README.md +++ b/projects/README.md @@ -5,6 +5,7 @@ This folder contains raylib templates for some common IDEs. IDE | Platform | Template type | State ----| ---------| ------------- | ----- [Builder](https://wiki.gnome.org/Apps/Builder) | Linux | example compiling | DONE +[CMake](https://cmake.org/) | n/a | example compiling and raylib source downloading/building if necessary | DONE [CodeBlocks](http://www.codeblocks.org/) | Linux, Windows | example compiling | DONE [Geany](https://www.geany.org/) | Linux, Windows | - | INCOMPLETE [KDevelop](https://www.kdevelop.org/) | Linux, Windows, macOS | - | INCOMPLETE