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

Use submodules for cmake modules #60

Merged

Conversation

antoniovazquezblanco
Copy link
Contributor

CMake modules will be used across multiple repos: sigutils, suscan, SigDigger...

It is important to centralize development and maintenance of theese dependencies to avoid having to remember to manually port the changes from one repo to the next...

@BatchDrake
Copy link
Owner

Tested and running. The only "problem" with this is that, if there's something breaking with the submodules, it is up to you to fix them ASAP. Apart from that, LGTM.

@BatchDrake BatchDrake merged commit 9181e56 into BatchDrake:develop Jun 7, 2023
6 checks passed
@antoniovazquezblanco
Copy link
Contributor Author

Will try to be as diligent and expeditive as possible :)

@antoniovazquezblanco antoniovazquezblanco deleted the dev/cmake_modules branch June 7, 2023 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants