We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have to learn how to structure projects in C++
Read these articles: https://mariuszbartosik.com/directory-structure-for-a-c-project/ https://medium.com/heuristics/c-application-development-part-1-project-structure-454b00f9eddc https://hiltmon.com/blog/2013/07/03/a-simple-c-plus-plus-project-structure/ http://open-std.org/JTC1/SC22/WG21/docs/papers/2018/p1204r0.html https://arne-mertz.de/2018/06/cmake-project-structure/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
WHY
I have to learn how to structure projects in C++
HOW
Read these articles:
https://mariuszbartosik.com/directory-structure-for-a-c-project/
https://medium.com/heuristics/c-application-development-part-1-project-structure-454b00f9eddc
https://hiltmon.com/blog/2013/07/03/a-simple-c-plus-plus-project-structure/
http://open-std.org/JTC1/SC22/WG21/docs/papers/2018/p1204r0.html
https://arne-mertz.de/2018/06/cmake-project-structure/
The text was updated successfully, but these errors were encountered: