# rpavlik/cmake-modules

My collection of CMake modules

Repository: https://github.com/rpavlik/cmake-modules
Canonical: https://ross.abutalabs.com/products/cmake-modules
Homepage: http://academic.cleardefinition.com
Language: CMake
License: BSL-1.0
License Family: other
Last push: 2025-02-10T19:46:56+00:00

## Health v2 (maintenance only)
Score: 35/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 6, release rhythm 35, longevity 100
- inputs: {"age_days": 5802, "days_push": 569, "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 1071, forks 223 (observed 2026-08-28T04:03:28.241529+00:00)

## What it is
A collection of CMake modules, including find modules for virtual reality and physical simulation packages, general-purpose utility modules, and workarounds for older CMake versions. Modules are designed to be vendored into a project's cmake subdirectory via git subtree or manual copying.

## Use cases
- find cmake modules for vr and physics libraries
- vendor cmake utility modules into my project
- cmake find modules for openhmd and simulation packages
- workarounds for old cmake versions
- reuse cmake modules across projects

## When to choose
- you need find modules for VR or physical simulation libraries
- you want battle-tested CMake utility modules to vendor into your build
- you support old CMake versions and need compatibility workarounds

## When to avoid
- you use a build system other than CMake
- you prefer FetchContent/CPM over vendoring module files
- you need a package manager rather than copy-in modules

## Facets
- artifact type: library
- maturity: active
- function: build-tool, developer-tools, documentation
- domain: developer-tools, cross-platform
- platform: cross-platform, cli
- tags: cmake, find-modules, build-system, cmake-modules, virtual-reality, physical-simulation, automation

## Member repositories
- rpavlik/cmake-modules (main) score 35

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:28.241529+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-30T06:53:52.287443+00:00, confidence not recorded.
  - readme: https://github.com/rpavlik/cmake-modules (fetched 2026-08-28T04:03:28.241529+00:00, sha 64742747b3f2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
