We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a769c0 commit e1e8672Copy full SHA for e1e8672
package.xml
@@ -23,7 +23,7 @@
23
<depend>libsqlite3-dev</depend>
24
<depend>libzmq3-dev</depend>
25
26
- <test_depend >ament_cmake_gtest</test_depend>
+ <test_depend condition="$ROS_VERSION == 2">ament_cmake_gmock</test_depend>
27
28
<export>
29
<build_type >ament_cmake</build_type>
0 commit comments