CMake library for improving CMake workflows and project packaging.
A general-purpose CMake library that adds common project-wide options and helpers for C++ projects. It provides tooling for compiler warnings, sanitizers, static analysis, dependency installation, and packaging. Suited for libraries and executables that use CMake-based builds and package managers.
0