Skip to content
#

cmake-presets

Here are 24 public repositories matching this topic...

Repository template for a cross-platform project written in C++ with use of Conan and CMake. This template has also GitHub actions configured for CI/CD with static analysis by clang-tidy and cppcheck. It has also clang-format configuration file for code formatting.

  • Updated Sep 13, 2025
  • Python

A modern CLI tool written in Go that scaffolds fully-configured C++ projects in seconds. It generates a hierarchical CMake structure (3.20+), integrates package managers (vcpkg or FetchContent), sets up IDE environments (VS Code, CLion, Neovim), and wires up development tooling like Clangd LSP, Clang-Format, AddressSanitizer presets, Git, and more

  • Updated Apr 20, 2026
  • Go

Improve this page

Add a description, image, and links to the cmake-presets topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cmake-presets topic, visit your repo's landing page and select "manage topics."

Learn more