My current file structure is:
├── common │ └── example.cc ├── compile_commands.json ├── include └── common └── example.hh
exa