stagepax.blogg.se

Cmake install pkg-config
Cmake install pkg-config












cmake install pkg-config

Is it possible to make it so the generated CMake code has no dependency on ament_cmake? That would eliminate bugs like that. However, ros2 packages aren't currently commonly doing this. That means any package using angles has a buildtool dependency on ament_cmake_core, so packages using ament_cmake_export_include_directories must have a ament_cmake_core












Cmake install pkg-config