Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] CMake: Disable building with QT ?

From: Bill Meier <wmeier@xxxxxxxxxxx>
Date: Thu, 12 Nov 2015 13:51:17 -0500
On 11/12/2015 1:13 PM, Bill Meier wrote:
How do I disable building QT Wireshark when using CMake ?

Thanks

Bill


Answering my own question:

cmake -DBUILD_wireshark=OFF ...