cmake-fetch

Minimal package manager for CMake based on `FetchContent`

Apache-2.0 20 个版本
安装
npm install cmake-fetch
yarn add cmake-fetch
pnpm add cmake-fetch
bun add cmake-fetch
README

cmake-fetch

Minimal package manager for CMake based on FetchContent.

npm i cmake-fetch
find_package(cmake-fetch REQUIRED PATHS node_modules/cmake-fetch)

API

parse_fetch_specifier(<specifier> <target> <args>)

fetch_package(<specifier> [SOURCE_SUBDIR <path>] [SOURCE_DIR <var>] [BINARY_DIR <var>] [PATCHES <path...>])

License

Apache-2.0

版本列表
1.5.2 2026-06-15
1.5.1 2026-04-17
1.5.0 2026-04-16
1.4.10 2026-04-13
1.4.9 2026-01-08
1.4.8 2025-12-09
1.4.7 2025-06-28
1.4.6 2025-05-21
1.4.5 2025-05-15
1.4.4 2025-05-15
1.4.3 2025-04-26
1.4.2 2025-04-15
1.4.1 2025-03-28
1.4.0 2025-03-03
1.3.0 2025-01-25
1.2.0 2025-01-04
1.1.1 2024-11-15
1.1.0 2024-11-10
1.0.1 2024-11-09
1.0.0 2024-11-09