1 |
CMake can generate project files for popular IDEs (VS, Codeblocks, and XCode to name a few).
|
1 |
CMake can generate project files for popular IDEs (VS, Codeblocks, and XCode to name a few).
|
2 |
\n
|
2 |
\n
|
3 |
https://www.johnlamp.net/cmake-tutorial-2-ide-integration.html
|
3 |
https://www.johnlamp.net/cmake-tutorial-2-ide-integration.html
|
|
|
4 |
http://www.cmake.org/cmake/help/v2.8.8/cmake.html#section_Generators
|
4 |
\n
|
5 |
\n
|
5 |
But personally I use ST3 for 100% of the code that I write: http://www.sublimetext.com/3
|
6 |
But personally I use ST3 for 100% of the code that I write: http://www.sublimetext.com/3
|