URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=412c6cabcfd96efeae6c13f1e918d99be002eaf8
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
412c6ca by Michał Orynicz (michal.orynicz@xxxxxxxxx):
Make makefile verbosity configurable from CMake
This change makes CMAKE_VERBOSE_MAKEFILE option
of CMake used to determine verbosity of generated
makefile, instead of hardcoding it in CMakeLists.txt
script and forcing user to read the script and use
workarounds like "make VERBOSE=1"
Change-Id: I0f3b90ccf962ff88fbfa21ad2f3920b1644d6b6e
Reviewed-on: https://code.wireshark.org/review/1002
Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 3057e30 Change how WERROR and WERR_UNKNOWN is turned off
adds 412c6ca Make makefile verbosity configurable from CMake
Summary of changes:
CMakeLists.txt | 3 ---
1 file changed, 3 deletions(-)