URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4704b89aa196266764d6930ef8039a47ba69f974
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4704b89 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Windows: add JSON-GLib library
Change-Id: I9b266bffc74779f9d28eabb5642644a2b0afa7cf
Reviewed-on: https://code.wireshark.org/review/27049
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 2b65e9e Windows: upgrade GLib to 2.52.2
adds 4704b89 Windows: add JSON-GLib library
Summary of changes:
cmake/modules/FindJSONGLIB.cmake | 14 +++++++-------
packaging/nsis/CMakeLists.txt | 2 +-
packaging/wix/CMakeLists.txt | 2 +-
tools/win-setup.ps1 | 3 +++
4 files changed, 12 insertions(+), 9 deletions(-)