Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for CMake's "FetchContent" submodule #7451

Open
1 task done
Alan-Jowett opened this issue Jun 19, 2023 · 2 comments
Open
1 task done

Add support for CMake's "FetchContent" submodule #7451

Alan-Jowett opened this issue Jun 19, 2023 · 2 comments
Labels
T: feature-request Requests for new features

Comments

@Alan-Jowett
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Feature description

CMake has a "FetchContent" module that permits adding a dependency on another project.

See:
https://cmake.org/cmake/help/latest/module/FetchContent.html

It would be good to have dependabot scan for these dependencies and update them.

@Alan-Jowett Alan-Jowett added the T: feature-request Requests for new features label Jun 19, 2023
@kassane
Copy link

kassane commented Oct 9, 2023

Duplicate #2027 (comment) ?

@kassane kassane mentioned this issue Oct 9, 2023
1 task
@nam20485
Copy link

+1

vcpkg is also a MS product and has broad support across multiple platforms/os's, including integrations with GitHub and Actions (i.e. GitHub Actions Cache/GitHub Packages binary caching) so it seems like it would be a really good choice of an ecosystem to add support for.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: feature-request Requests for new features
Projects
None yet
Development

No branches or pull requests

3 participants