URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8bd80e0191abbfd896417f180e89316e380bc830
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8bd80e0 by Gerald Combs (gerald@xxxxxxxxxxxxx):
CMake: Set WIRESHARK_TARGET_PLATFORM.
Set WIRESHARK_TARGET_PLATFORM near the top of CMakeLists.txt. It's used
by a couple of our modules and will be used for NSIS packaging.
Change-Id: Ief43733bdf162998cd54ff3732f94c8baa3d1e11
Reviewed-on: https://code.wireshark.org/review/6458
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from a81f0d1 Fix airpdcap debugging code.
adds 8bd80e0 CMake: Set WIRESHARK_TARGET_PLATFORM.
Summary of changes:
CMakeLists.txt | 13 +++++++++++++
cmake/modules/FindPCAP.cmake | 2 +-
cmake/modules/FindWSWinLibs.cmake | 3 +--
3 files changed, 15 insertions(+), 3 deletions(-)