-
Notifications
You must be signed in to change notification settings - Fork 54
Add dependency on ament_cmake_gtest #109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Shane Loretz <[email protected]>
|
Shouldn't it be a |
I think either works. I picked |
Actually, it brings up an interesting case with the |
Ah nevermind, REP 149 already covers this:
|
Signed-off-by: Shane Loretz <[email protected]>
@dirk-thomas |
|
Uh, I thought I had added the dependency. Oh well, thanks for the fix @sloretz !! |
* Add dpendency on ament_cmake_gtest Signed-off-by: Shane Loretz <[email protected]> * Make buildtool_depends test_depends Signed-off-by: Shane Loretz <[email protected]>
* Add dpendency on ament_cmake_gtest Signed-off-by: Shane Loretz <[email protected]> * Make buildtool_depends test_depends Signed-off-by: Shane Loretz <[email protected]>
#106 (comment)
@hidmic FYI