CMake project initializer for modern C and C++ projects.
cmake-init generates opinionated, FetchContent-ready CMake projects for C and C++: executables, header-only, static and shared libraries with separate developer and consumer targets and relocatable install rules. It provides optional integrations for static analysis, formatting, coverage, testing, and package managers, and is distributed as a Python package on PyPI.
0