Skip to content

holepunchto/cmake-fetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

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

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

License

Apache-2.0

About

Minimal package manager for CMake based on FetchContent

Resources

License

Stars

Watchers

Forks

Contributors

Languages