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 USE_EXTERNAL_DEPS_SOURCES cmake option #714

Merged
merged 4 commits into from
Apr 17, 2024
Merged

Conversation

sfod
Copy link
Contributor

@sfod sfod commented Apr 16, 2024

Add a new cmake option, USE_EXTERNAL_DEPS_SOURCES. When building dependencies is turned off, this new option will signal that the dependencies are provided not as installed libraries, but rather as subprojects (i.e. added previously using add_subdirectory command).

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sfod sfod merged commit 4fb0ff4 into main Apr 17, 2024
38 checks passed
@sfod sfod deleted the cmake-deps-experiment branch April 17, 2024 22:33
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.

4 participants