URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f847b92b0857b3503a6c652a8ddcd159bd774a85
Submitter: J?rg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f847b92 by Joerg Mayer (jmayer@xxxxxxxxx):
It's so simple: If we require a package but provide alternative methods
of finding the package don't allow the first method to fail terminally.
Todo: Fix this in all other places as well.
Change-Id: I5a343fac33f6a5d6e50ff353d739459b2e36711a
Reviewed-on: https://code.wireshark.org/review/2300
Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
Actions performed:
from 5ca64ca Add support for WRITE_LONG16 & REPORT_REFERRALS to scsi dissector Picking up leftover work on https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8843
adds f847b92 It's so simple: If we require a package but provide alternative methods of finding the package don't allow the first method to fail terminally. Todo: Fix this in all other places as well.
Summary of changes:
cmake/modules/FindGLIB2.cmake | 11 ++++-------
cmake/modules/FindGTHREAD2.cmake | 14 ++++++--------
2 files changed, 10 insertions(+), 15 deletions(-)