# Akagi201/learning-cmake

learning cmake

Repository: https://github.com/Akagi201/learning-cmake
Canonical: https://ross.abutalabs.com/products/learning-cmake
Language: CMake
License: GPL-2.0
License Family: copyleft
Topics: cmake, cpp, c, makefile, tutorial, example, best-practices
Last push: 2021-02-24T11:42:31+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4339, "days_push": 2016, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3294, forks 779 (observed 2026-08-28T04:07:54.063997+00:00)

## What it is
A tutorial repository with example CMake projects demonstrating common scenarios like building executables, static/shared libraries, and using external dependencies. It serves as a hands-on learning resource for CMake with C/C++.

## Use cases
- learn cmake basics
- cmake examples for building libraries
- how to link external libraries with cmake
- cmake tutorial for beginners
- example cmake project structure
- using find modules and config files in cmake

## When to choose
- you are new to CMake and want runnable examples
- you need reference snippets for libraries, find modules, or config headers
- you prefer learning by example over reading documentation

## When to avoid
- you need comprehensive, up-to-date CMake documentation
- you want a production build system template rather than a tutorial
- you need actively maintained examples for the latest CMake features

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: build-tool, developer-tools
- domain: developer-tools, tutorials
- platform: cross-platform, cli
- tags: cmake, tutorial, examples, cpp, best-practices

## Member repositories
- Akagi201/learning-cmake (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:54.063997+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:22:43.838015+00:00, confidence not recorded.
  - readme: https://github.com/Akagi201/learning-cmake (fetched 2026-08-28T04:07:54.063997+00:00, sha d8ee1097167a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
