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 <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
