ros / roscpp_core

ros distribution sandbox
89 stars 116 forks source link

Add a run_depend on console_bridge #17

Closed trainman419 closed 10 years ago

trainman419 commented 10 years ago

Packages that build against cpp_common need console_bridge installed so that they can link against it.

dirk-thomas commented 10 years ago

Yes, the run dependency is missing. After looking into the CMake file it also does not support the dependency on console_bridge to downstream packages. I will work on a revised pull request.

trainman419 commented 10 years ago

Updated.

dirk-thomas commented 10 years ago

Can you please squash your commits? Then I will go ahead and merge the pull request. Thank you!

trainman419 commented 10 years ago

Squashed.