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

CMake option to build dependencies locally #29

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

arahlin
Copy link
Contributor

@arahlin arahlin commented Aug 17, 2024

This makes it easier to install the library from source with pip using a single command:

CMAKE_ARGS="-DBUILD_DEPS=yes" pip install tuberd

@arahlin arahlin force-pushed the build_deps branch 2 times, most recently from e0e6c8b to 1c892c9 Compare August 17, 2024 01:06
This makes it easier to install the library from source with pip using a single
command:

    CMAKE_ARGS="-DBUILD_DEPS=yes" pip install tuberd
@gsmecher gsmecher merged commit 483fa43 into gsmecher:master Aug 19, 2024
11 checks passed
@arahlin arahlin deleted the build_deps branch August 21, 2024 00:23
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.

2 participants