URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=06565a742411b3d5307cab70a85d5f196073eb90
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
06565a7 by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):
Add WinSparkle to the CMake build to bring it into line with
the nmake build
Change-Id: I944d0fe15b396cad4d0054b6fc359acb42ae3c9c
Reviewed-on: https://code.wireshark.org/review/3755
Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Actions performed:
from 863b664 Replace a couple of implementations of unpack_digits() with tvb_bcd_dig_to_wmem_packet_str().
adds 06565a7 Add WinSparkle to the CMake build to bring it into line with the nmake build
Summary of changes:
CMakeLists.txt | 11 +++++++++++
CMakeOptions.txt | 5 +++++
cmake/modules/FindWinSparkle.cmake | 35 +++++++++++++++++++++++++++++++++++
cmakeconfig.h.in | 3 +++
4 files changed, 54 insertions(+)
create mode 100644 cmake/modules/FindWinSparkle.cmake