Wireshark mailing list archives

Re: Procedure to compile wireshark dissector on linux


From: Tony Trinh <tony19 () gmail com>
Date: Mon, 11 Jul 2011 22:05:04 -0400

I like the CMake build better (easier to use and 'pretty') except for the
verbose output, which is masochistically enabled by default. There's a
comment<http://anonsvn.wireshark.org/viewvc/trunk/CMakeLists.txt?revision=37745&view=markup#l80>that
suggests the verboseness was meant to be temporary:

# Disable this later. Alternative: "make VERBOSE=1"
set(CMAKE_VERBOSE_MAKEFILE ON)

Can we change the default to OFF? (especially since there's a command-line
to turn it on but not off).
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: