]> The Tcpdump Group git mirrors - tcpdump/history - cmake/Modules/FindPCAP.cmake
Add printing support for vsockmon devices.
[tcpdump] / cmake / Modules / FindPCAP.cmake
2018-11-17  Tero KivinenUpdated 802.15.4 code
2018-09-13  Guy HarrisTry to find the 64-bit libraries in a 64-bit build.
2018-07-12  Guy HarrisHandle the output of pcap-config --cflags being empty.
2018-01-29  Guy HarrisFixtypo.
2018-01-29  Guy HarrisOn Windows, if we don't find libpcap, look for libwpcap.
2018-01-29  Guy HarrisAdd support for PCAP_DLL_DIR as a hint on Windows.
2018-01-27  Guy HarrisSet PCAP_INCLUDE_DIRS as well as PCAP_INCLUDE_DIR.
2018-01-27  Guy HarrisDon't do "here's the directories in which to look for...
2018-01-26  Guy HarrisUse pcap-config if we have it.
2018-01-23  Guy HarrisSet XXX_INCLUDE_DIRS and XXX_LIBRARIES in find modules.
2018-01-21  Guy HarrisInitial CMake support.