CMake + C++ starter template for new command-line and library projects.
Minimal CMake-based template for C++ projects. It provides a basic project structure, CMake configuration files, and example source files to jumpstart new command-line tools or libraries. Suited for small projects or as a starting point for custom build setups.
0