My library is organised like so :
lib/ ├── src/ │ ├── code.. ├── tests/ │ ├── code.. │ └── CMakeLists.txt │ └─ CMakeLists.txt
The outer cma