I have a small Qt project and I decided to organize directories like this
. ├── CMakeLists.txt ├── include │ ├── debug.h │ ├── mainwindow.h │ └── olafst