CMake cross-platform build system reference for C/C++. Covers modern target-based CMakeLists.txt, FetchContent dependencies, find_package, CMakePresets.json, CTest testing, install/export targets, compile_commands.json for clangd, and build types.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill cmake --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Cmake?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-cmake)More formats (shields.io, HTML) on the badges page.
---
name: cmake
version: 1.0.0
description: >
CMake cross-platform build system reference for C/C++. Covers
modern target-based CMakeLists.txt, FetchContent dependencies,
find_package, CMakePresets.json, CTest testing, install/export
targets, compile_commands.json for clangd, and build types.
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags: [cmake, build-system, cpp, c, cross-platform, devtools]
---
# CMake Reference
Cross-platform build system.
## Commands
| Command | Description |
|---------|-------------|
| `intro` | Overview, flow |
| `config` | CMakeLists.txt, deps |
| `advanced` | Presets, CTest, install |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!