Skip to content

Commit 73a2b95

Browse files
fix CI in ROS1 (#519)
1 parent 19f3130 commit 73a2b95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ elseif(catkin_FOUND AND CATKIN_ENABLE_TESTING)
5050
${BEHAVIOR_TREE_LIBRARY}
5151
bt_sample_nodes
5252
foonathan::lexy
53+
Threads::Threads
5354
${catkin_LIBRARIES})
5455

5556
target_include_directories(${BEHAVIOR_TREE_LIBRARY}_test PRIVATE gtest/include)

0 commit comments

Comments
 (0)