<div dir="ltr"><div><div><div><div><div>Hi,<br></div>I would like to ask how to enable compilation and installation  of bro&#39;s plugin at the same time as the rest of bro is compiling/installing. I would like to enable redis plugin (but only this one) - so I copied over BroPluginStatic.cmake into its cmake dir, but I am not sure how to call it from main CMake. <br><br></div>For example  - when I included into CMakeLists.txt  (toplevel)<br>&quot;CheckOptionalBuildSources(aux/plugins/redis Redis true) &quot; <br></div>it was not finding eg plugin/Plugin.h or logging/WriterBacked.h<br><br></div>I can somehow hack it in - in the way as dynamic cmake suggest, but I would like to know if there is neater way how to enable it.<br></div><div>Thanks for any help on this,<br>Maritna <br></div></div>