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 cmake python utils #4

Merged
merged 3 commits into from
Jun 13, 2024
Merged

Add cmake python utils #4

merged 3 commits into from
Jun 13, 2024

Conversation

andistorm
Copy link
Contributor

@andistorm andistorm commented Jun 3, 2024

Changes

  • Add functions to create targets for
    • pip_install_local
    • pip_install_dist
    • build_wheel
    • install_wheel
  • Add functions/macros to use python virtualvenv in cmake

TODO after merge

  • Release/Tag new version

* Add functions to create targets for
  * pip_install_local
  * pip_install_dist
  * build_wheel
  * install_wheel
* Add functions/macros to use python virtualvenv in cmake

Signed-off-by: Andreas Heinrich <andreas.heinrich@rwth-aachen.de>
@andistorm andistorm self-assigned this Jun 3, 2024
python-package-helpers.cmake Outdated Show resolved Hide resolved
python-package-helpers.cmake Outdated Show resolved Hide resolved
python-package-helpers.cmake Outdated Show resolved Hide resolved
Signed-off-by: Andreas Heinrich <andreas.heinrich@rwth-aachen.de>
Signed-off-by: Andreas Heinrich <andreas.heinrich@rwth-aachen.de>
@andistorm andistorm merged commit 0f3dd54 into main Jun 13, 2024
2 checks passed
@andistorm andistorm deleted the feature/add-python-cmake-utils branch August 27, 2024 09:15
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