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

Implement compilation with CMake #15

Merged
merged 16 commits into from
Feb 6, 2024

Conversation

sbaldu
Copy link
Collaborator

@sbaldu sbaldu commented Jan 19, 2024

This PR:

  • rewrites the compilations of the library modules using CMake
  • updates the setup.py to use CMake when building the wheel
  • checks if Boost is present and if not fetches it (issue Fix Boost installation in Makefile #11)
  • removes pybind from toml because we use it as a submodule
  • include alpaka and pybind11 extern folders in the tarball when packaging

CLUEstering/CLUEstering.py Outdated Show resolved Hide resolved
@waredjeb
Copy link
Collaborator

waredjeb commented Feb 5, 2024

Failed checks will be fixed in #16

@sbaldu sbaldu merged commit 85f8863 into cms-patatrack:main Feb 6, 2024
13 of 20 checks passed
@sbaldu sbaldu deleted the feature_cmake_building branch March 19, 2024 20:07
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