Hello world!
I’m on a private project (on github) which is using one of my libraries, publicly available on Github.
I was wondering what could be the best project skeleton for a Qt/classic project?
And also, the best way to include my lib to the project? For example, symfony is using composer, you put in a json etc… I can use git-submodules to handle it, but I’m still wondering about the internal directories structure of my project.
What is the community saying about that ?
Thank for your help.
↧