Skip to content

Minimal package manager for CMake based on FetchContent

License

Notifications You must be signed in to change notification settings

holepunchto/cmake-fetch

Repository files navigation

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

fetch_package(<specifier> [SOURCE_DIR <var>] [BINARY_DIR <var>])

License

Apache-2.0

About

Minimal package manager for CMake based on FetchContent

Resources

License

Stars

Watchers

Forks

Languages