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

Move to pyproject.toml installation. #275

Draft
wants to merge 12 commits into
base: develop
Choose a base branch
from

Conversation

ehpor
Copy link
Collaborator

@ehpor ehpor commented Dec 24, 2024

This PR uses Conda to install all C++ dependencies, and performs all installation (including protobuffer compilation) using CMake. This means that there is no more need to download external dependencies. I'm now relying on scikit-build-core to build the library, which removes a lot of the build code for CMake.

@ehpor ehpor added enhancement New feature or request infrastructure Anything concerning CI, testing, linting or repo infrastructure. labels Dec 24, 2024
@ehpor ehpor self-assigned this Dec 24, 2024
@ehpor ehpor force-pushed the feature/cmake_improvements branch from 12930e4 to 13ba399 Compare December 25, 2024 07:17
@ehpor ehpor force-pushed the feature/cmake_improvements branch from d98d2e8 to dc7e1ee Compare December 26, 2024 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request infrastructure Anything concerning CI, testing, linting or repo infrastructure.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant