Wireshark-commits: [Wireshark-commits] master e003123: CMake for Windows improvements
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e00312360e437853cbd06fa75075e530a792901e
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e003123 by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):
CMake for Windows improvements
Allow the wireshark libs directory to be defined by WIRESHARK_LIB_DIR.
Ensure either WIRESHARK_LIB_DIR or WIRESHARK_BASE_DIR is defined.
Ensure the compiler is a supported version (VS2010, 12 or 13).
Change-Id: I0abd371c5773c08ca255abe308d1a59e2e290a02
Reviewed-on: https://code.wireshark.org/review/8247
Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Actions performed:
from 6af14c2 Add reordercap to the wireshark-common package
adds e003123 CMake for Windows improvements
Summary of changes:
CMakeLists.txt | 23 +++++++++++++++--------
README.cmake | 19 ++++++++++---------
2 files changed, 25 insertions(+), 17 deletions(-)