The usage of this library will be much easier if the requirements (for instance: fmt), which have to be installed, are somewhere listed in the documentation/readme file. Otherwise the installation process (in my case using FetchContent of cmake) takes quiet long as I had to install a lot of dependencies and it would be easier to have a checklist what has to be installed on the system.
The usage of this library will be much easier if the requirements (for instance: fmt), which have to be installed, are somewhere listed in the documentation/readme file. Otherwise the installation process (in my case using FetchContent of cmake) takes quiet long as I had to install a lot of dependencies and it would be easier to have a checklist what has to be installed on the system.