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 19f3130 commit 73a2b95Copy full SHA for 73a2b95
tests/CMakeLists.txt
@@ -50,6 +50,7 @@ elseif(catkin_FOUND AND CATKIN_ENABLE_TESTING)
50
${BEHAVIOR_TREE_LIBRARY}
51
bt_sample_nodes
52
foonathan::lexy
53
+ Threads::Threads
54
${catkin_LIBRARIES})
55
56
target_include_directories(${BEHAVIOR_TREE_LIBRARY}_test PRIVATE gtest/include)
0 commit comments