ros2 / rcl_logging

Logging implementations for ROS 2.
Apache License 2.0
22 stars 35 forks source link

rcl_logging_interface is only valid path with build environment. (backport #122) #125

Closed mergify[bot] closed 2 months ago

mergify[bot] commented 2 months ago

closes https://github.com/ros2/rcl_logging/issues/121


This is an automatic backport of pull request #122 done by Mergify.

mergify[bot] commented 2 months ago

Cherry-pick of 0724aeb90f5d4efd23a75b1a97a4429ec6911a60 has failed:

On branch mergify/bp/humble/pr-122
Your branch is up to date with 'origin/humble'.

You are currently cherry-picking commit 0724aeb.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
    both modified:   rcl_logging_noop/CMakeLists.txt
    both modified:   rcl_logging_spdlog/CMakeLists.txt

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

clalancette commented 2 months ago

Closing, as this isn't needed on humble (it already has the export).