cmake-fetch

1.4.7 • Public • Published

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

/cmake-fetch/

    Package Sidebar

    Install

    npm i cmake-fetch

    Weekly Downloads

    770

    Version

    1.4.7

    License

    Apache-2.0

    Unpacked Size

    17.6 kB

    Total Files

    6

    Last publish

    Collaborators

    • kasperisager