Try cmake -DBUILD_wireshark=0 (case is significant). These options are defined in CMakeOptions.txt which you can also find via invocation of cmake-gui.
Kind regards, Peter https://lekensteyn.nl (pardon my brevity, top-posting and formatting, sent from my phone) On 12 November 2015 19:13:07 CET, Bill Meier <[email protected]> wrote: >How do I disable building QT Wireshark when using CMake ? > >Thanks > >Bill > >___________________________________________________________________________ >Sent via: Wireshark-dev mailing list <[email protected]> >Archives: https://www.wireshark.org/lists/wireshark-dev >Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev > mailto:[email protected]?subject=unsubscribe ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
