URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=530e243c0928ae5c58e4449a1178852f2cc30020
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
530e243 by Peter Wu (peter@xxxxxxxxxxxxx):
CMake: look for libcap on Linux only
The feature is Linux-specific, do not suggest an unavailable feature on
macOS and other systems.
Change-Id: If53989749f571ace7397e288e9c06e357d0a96b2
Reviewed-on: https://code.wireshark.org/review/35985
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 8c1e28c tshark: remove unnecessary sys/capability.h include
add 530e243 CMake: look for libcap on Linux only
Summary of changes:
CMakeLists.txt | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)