For serious programmers.
This is a collection of "serious libraries".
The only library included explicitly through FetchContent is a "serious cmake library". This is done to delegate all package management and build work to this library, avoiding unnecessary dependencies in root project. Also, "serious cmake library" is intended to be backwards-compatible and always up-to-date.
Every other "serious library" is installed as a package (currently using CPM) and are unversioned.
- serious cmake library
- serious meta library
- serious calculation library
- serious graphics library
- serious serialization library
There is none currently.
Whatever ends up here is a library that is a distilled version of my experience with a particular technology.