File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,6 @@ set(Python3_FIND_UNVERSIONED_NAMES FIRST)
4848# Find python before pybind11
4949find_package (Python3 REQUIRED COMPONENTS Interpreter Development)
5050
51- find_package (pybind11_vendor REQUIRED)
5251find_package (pybind11 REQUIRED)
5352
5453# enables using the Python extensions from the build space for testing
Original file line number Diff line number Diff line change 2424 <build_depend >rcl_lifecycle</build_depend >
2525 <build_depend >rcl_logging_interface</build_depend >
2626 <build_depend >rcl_yaml_param_parser</build_depend >
27- <build_depend >pybind11_vendor </build_depend >
27+ <build_depend >pybind11-dev </build_depend >
2828 <build_depend >python3-dev</build_depend >
2929 <build_depend >rcpputils</build_depend >
3030 <build_depend >rcutils</build_depend >
You can’t perform that action at this time.
0 commit comments