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

Replace submodules with CMake FetchContent #16

Merged
merged 2 commits into from
Jan 14, 2023

Conversation

srmainwaring
Copy link
Owner

Revisited pybind/pybind11_protobuf#73 and updated to use FetchContent instead of git submodules. This PR updates this project to be consistent.

- Remove .gitmodules and external folder.
- Replace submodules with CMake FetchContent
- Update cmake dependencies.

Signed-off-by: Rhys Mainwaring <[email protected]>
- Update dependency versions.

Signed-off-by: Rhys Mainwaring <[email protected]>
@srmainwaring srmainwaring added the enhancement New feature or request label Jan 14, 2023
@srmainwaring srmainwaring self-assigned this Jan 14, 2023
@srmainwaring srmainwaring merged commit c38289b into main Jan 14, 2023
@srmainwaring srmainwaring deleted the srmainwaring/pybind-cmake-v2 branch January 14, 2023 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant