Closed MattpMatt closed 2 months ago
Moving find_package to the top of the cmake file prevents a recursive loop during a build with --symlink-install.
See: https://github.com/ament/ament_cmake/issues/358 for more details
Thank you for your PR! I'll check and merge it soon.
Moving find_package to the top of the cmake file prevents a recursive loop during a build with --symlink-install.
See: https://github.com/ament/ament_cmake/issues/358 for more details