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 use of python_cmake_module #651

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

clalancette
Copy link
Contributor

We really don't need to use it anymore. While we are here, add in hints so that we find python3 more appropriately.

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

@ahcorde
Copy link
Contributor

ahcorde commented Feb 16, 2024

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@clalancette clalancette marked this pull request as draft April 12, 2024 15:34
@clalancette clalancette force-pushed the clalancette/remove-python-cmake-module branch from 44cfeb9 to c12cded Compare May 14, 2024 13:40
@clalancette clalancette force-pushed the clalancette/remove-python-cmake-module branch 2 times, most recently from f8aa563 to 74cd02b Compare June 4, 2024 19:19
@clalancette clalancette force-pushed the clalancette/remove-python-cmake-module branch from 74cd02b to 06cd4e5 Compare June 25, 2024 13:23
We really don't need it anymore, and can just use the
builtin find_package(Python3).

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
The comment in the commit explains the reasoning behind it.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
@clalancette clalancette force-pushed the clalancette/remove-python-cmake-module branch from 06cd4e5 to 9d47878 Compare September 21, 2024 23:19
@clalancette
Copy link
Contributor Author

CI for this (along with all of the rest of the changes needed) is in ros2/ros2#1524 (comment)

@clalancette clalancette marked this pull request as ready for review October 3, 2024 18:18
@clalancette clalancette merged commit 2df58f9 into rolling Oct 3, 2024
2 checks passed
@clalancette clalancette deleted the clalancette/remove-python-cmake-module branch October 3, 2024 18:18
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