As we move more towards the use of FetchContent and CPM, it might be worth it to re-factor the code a little bit.
I think it might be good to have a single include directory at the top level with sub-directories for each library.
Complementing this, I should change the cmake build options flags and make sure the project is entirely self contained using either FetchContent or CPM.
As we move more towards the use of FetchContent and CPM, it might be worth it to re-factor the code a little bit.
I think it might be good to have a single include directory at the top level with sub-directories for each library.
Complementing this, I should change the cmake build options flags and make sure the project is entirely self contained using either FetchContent or CPM.