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 021d80a commit c4f1680Copy full SHA for c4f1680
CMakeLists.txt
@@ -74,8 +74,6 @@ if(USE_V3_COMPATIBLE_NAMES)
74
add_definitions(-DUSE_BTCPP3_OLD_NAMES)
75
endif()
76
77
-set(BEHAVIOR_TREE_LIBRARY ${PROJECT_NAME})
78
-
79
# Update the policy setting to avoid an error when loading the ament_cmake package
80
# at the current cmake version level
81
if(POLICY CMP0057)
0 commit comments