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 d62c758 commit a472badCopy full SHA for a472bad
examples/t05_crossdoor.cpp
@@ -5,7 +5,7 @@
5
#include "behaviortree_cpp_v3/loggers/bt_file_logger.h"
6
#include "behaviortree_cpp_v3/bt_factory.h"
7
8
-#ifdef ZMQ_INSTALLED
+#ifdef ZMQ_FOUND
9
#include "behaviortree_cpp_v3/loggers/bt_zmq_publisher.h"
10
#endif
11
0 commit comments