Example projects progressing through how to set up a cmake project and cmake integration with various package managers.
- A simple CMake project
- Using CMake's integrated install features
- Using CMake's packaging support
- Generating package config files for integratin into other projects
- Integrating the Conan package Manager with CMake
- Integrating the vcpkg package manager with CMake