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

Allow building using system versions instead of thirdparty submodules #895

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

spillner
Copy link

Resolves #891.

…orted by GenerateVersion.cmake when the version cannot be determined from git history (e.g. building from a tarball instead of from a git clone)
@spillner spillner force-pushed the allow-system-libraries branch from f44f8d2 to 6e0b97f Compare September 22, 2023 21:31
@okias
Copy link
Contributor

okias commented Sep 23, 2023

The idea looks good to me, could you do "full package"? https://udd.debian.org/patches.cgi?src=apitrace&version=11.1%2Brepack-1.2

For example if I drop snappy from submodules, it won't allow me replace it with system package as a default, so if you could cleanly incorporate these patches, that would be awesome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build system complains about uncloned submodules for bundled dependencies even when using dependencies from system
2 participants