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

Commits on Aug 17, 2024

  1. CMake option to build dependencies locally

    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 committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    c21ee77 View commit details
    Browse the repository at this point in the history