Add CMake entry to projects/README.md
This commit is contained in:
parent
286c41af52
commit
8bea6abe8c
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ This folder contains raylib templates for some common IDEs.
|
||||||
IDE | Platform | Template type | State
|
IDE | Platform | Template type | State
|
||||||
----| ---------| ------------- | -----
|
----| ---------| ------------- | -----
|
||||||
[Builder](https://wiki.gnome.org/Apps/Builder) | Linux | example compiling | DONE
|
[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
|
[CodeBlocks](http://www.codeblocks.org/) | Linux, Windows | example compiling | DONE
|
||||||
[Geany](https://www.geany.org/) | Linux, Windows | - | INCOMPLETE
|
[Geany](https://www.geany.org/) | Linux, Windows | - | INCOMPLETE
|
||||||
[KDevelop](https://www.kdevelop.org/) | Linux, Windows, macOS | - | INCOMPLETE
|
[KDevelop](https://www.kdevelop.org/) | Linux, Windows, macOS | - | INCOMPLETE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue