Generate Projects in One Command
Create a ready-to-build C++ project skeleton with consistent structure, presets, and install rules, so new repos start fast and clean.
Modern CMake, Less Boilerplate
Use kmcmake macros to define libraries, binaries, tests, and benchmarks with readable declarations instead of repetitive raw CMake blocks.
Built for Real-World Toolchains
Works with cross-platform builds and common dependency workflows, while keeping packaging and export conventions aligned across teams.