Re-write Code::Blocks template to work on Linux and Macos (#2073)
* update code::blocks example to support linux * add macos support * update screenshot * update templates readme
This commit is contained in:
parent
ae7127232d
commit
8e599908d9
5 changed files with 124 additions and 40 deletions
|
@ -7,7 +7,7 @@ IDE | Platform(s) | Source | Example(s)
|
|||
[4coder](http://4coder.net/) | Windows | ❌ | ✔️
|
||||
[Builder](https://wiki.gnome.org/Apps/Builder) | Linux | ❌ | ✔️
|
||||
[CMake](https://cmake.org/) | Windows, Linux, macOS | ✔️ | ✔️
|
||||
[CodeBlocks](http://www.codeblocks.org/) | Windows, Linux | ❌ | ✔️
|
||||
[CodeBlocks](http://www.codeblocks.org/) | Windows, Linux, macOS | ❌ | ✔️
|
||||
[Geany](https://www.geany.org/) | Windows, Linux | ✔️ | ✔️
|
||||
[Notepad++](https://notepad-plus-plus.org/) | Windows | ✔️ | ✔️
|
||||
[SublimeText](https://www.sublimetext.com/) | Windows, Linux, macOS | ✔️ | ✔️
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue