# BrightXiaoHan/CMakeTutorial

CMake中文实战教程

Repository: https://github.com/BrightXiaoHan/CMakeTutorial
Canonical: https://ross.abutalabs.com/products/cmaketutorial
Language: C++
License: MIT
License Family: permissive
Topics: cmake, tutorials, c, c-plus-plus
Last push: 2023-08-30T06:24:27+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2444, "days_push": 1099, "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 1532, forks 275 (observed 2026-08-28T04:04:59.544802+00:00)

## What it is
A Chinese-language practical CMake tutorial that teaches build system usage through real code examples. It covers core topics like find_package, external dependencies, installation, package management, CUDA, and Python C/C++ extensions.

## Use cases
- learn cmake from scratch
- understand find_package usage in cmake
- manage external dependencies with cmake
- build cuda applications with cmake
- create python c++ extensions with cmake
- package and install a cmake project

## When to choose
- you are a beginner learning CMake in a C/C++ Linux environment
- you prefer learning through runnable code examples
- you read Chinese and want practical CMake guidance

## When to avoid
- you need exhaustive CMake reference documentation
- you work primarily on Windows or macOS
- you need an actively updated tutorial with the latest CMake features

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: build-tool, documentation, developer-tools
- domain: tutorials, developer-tools, compilers
- platform: cpp, c
- tags: cmake, tutorial, chinese, build-systems, c-plus-plus, linux

## Member repositories
- BrightXiaoHan/CMakeTutorial (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:59.544802+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-30T04:31:17.104230+00:00, confidence not recorded.
  - readme: https://github.com/BrightXiaoHan/CMakeTutorial (fetched 2026-08-28T04:04:59.544802+00:00, sha 44945913fa86)
- Data as of 2026-08-30T08:39:29.467469+00:00.
