-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prototype code for seeing if FindPython3 is usable for rosidl_python (#…
…140) * Use FindPython3 for rosidl_python * Add in COMPONENTS keyword. * Mark the libraries private. * Use Python3::Interpreter in the custom command. * Switch to target_link_libraries almost everywhere. Signed-off-by: Chris Lalancette <[email protected]>
- Loading branch information
Showing
3 changed files
with
47 additions
and
88 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters