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 76b22a6 commit d317e69Copy full SHA for d317e69
CMakeLists.txt
@@ -93,7 +93,7 @@ if ( ament_cmake_FOUND )
93
include(cmake/ament_build.cmake)
94
else()
95
message(STATUS "------------------------------------------")
96
- message(STATUS "BehaviorTree is being built with conan.")
+ message(STATUS "BehaviorTree is being built without AMENT.")
97
98
include(cmake/conan_build.cmake)
99
endif()
0 commit comments