Skip to content

Commit

Permalink
Add description to IDE_USAGE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aminosbh committed Nov 20, 2018
1 parent 0c02249 commit 212cfd8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions IDE_USAGE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# CMake sdl project - IDE usage

There is many IDEs that support CMake projects. It could be natively or via plugins.<br>
This is a short tutorial on how we can use some IDEs to open a CMake project on linux:

- [Qt Creator](#open-the-project-with-qt-creator)
- [Code::Blocks](#open-the-project-with-codeblocks)
- [Eclipse](#open-the-project-with-eclipse-cc)

## Open the project with Qt Creator

[Qt Creator][] is a cross-platform C/C++ IDE, originally dedicated for the Qt framework.
Expand Down

0 comments on commit 212cfd8

Please sign in to comment.