Cross-platform STL-styled and STL-compatible library with implementing containers, ranges, iterators, type traits and other tools; actors system; type-safe config interface.
Is your feature request related to a problem? Please describe.
Usage of the library is limited to direct inclusion of the library or users having to write CMake integration themselves.
Describe the solution you'd like
Some lean CMake support could be built-in: installation and/or inclusion.
Some documentation could be added to the project Readme page to guide users for installation
Is your feature request related to a problem? Please describe.
Usage of the library is limited to direct inclusion of the library or users having to write CMake integration themselves.
Describe the solution you'd like
Some lean CMake support could be built-in: installation and/or inclusion.
Some documentation could be added to the project Readme page to guide users for installation