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

Remove python_cmake_module use. #91

Draft
wants to merge 2 commits into
base: rolling
Choose a base branch
from

Conversation

clalancette
Copy link
Contributor

Also add in hints so that we find the unversioned python3 before finding versioned ones.

This must be merged before ros2/ros2#1524 ; see that pull request for more information about this change.

Copy link
Member

@christophebedard christophebedard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me with green CI, ideally with a Windows debug job.

@clalancette clalancette marked this pull request as draft April 12, 2024 15:33
@clalancette clalancette force-pushed the clalancette/remove-python-cmake-module branch from d7a3580 to 0ede10b Compare May 14, 2024 13:39
@clalancette clalancette force-pushed the clalancette/remove-python-cmake-module branch from 0ede10b to e32f92b Compare June 4, 2024 18:05
@clalancette clalancette force-pushed the clalancette/remove-python-cmake-module branch from e32f92b to 2c1aed9 Compare June 25, 2024 13:24
We really don't need it anymore, and can just use the
builtin find_package(Python3).

Signed-off-by: Chris Lalancette <[email protected]>
The comment in the commit explains the reasoning behind it.

Signed-off-by: Chris Lalancette <[email protected]>
@clalancette clalancette force-pushed the clalancette/remove-python-cmake-module branch from 2c1aed9 to c09c920 Compare September 21, 2024 23:24
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