On Fri, Oct 29, 2021 at 7:56 AM Richard Sharpe
wrote:
>
> Hi folks,
>
> In one project I have a bunch of custom dissectors in a 3.5.0 build.
>
> They are all defined in epan/dissectors/CMakeListsCustom.txt.
>
> When I run cmake it tells me it found the custom stuff.
>
> Then when I run make it bui
Hi folks,
In one project I have a bunch of custom dissectors in a 3.5.0 build.
They are all defined in epan/dissectors/CMakeListsCustom.txt.
When I run cmake it tells me it found the custom stuff.
Then when I run make it builds them (it logs each custom dissector being build.)
However, when I