Commit Graph

4 Commits

Author SHA1 Message Date
Silvio Traversaro
310f4df34f
[libpcap] Enable compilation of libpcap port on x86-windows and x64-windows (#10731)
* Enable compilation of libpcap port on x86-windows and x64-windows

As winpcap and libpcap install the same headers, this two
port have been marked as not not compatible, and cannot be
installed together.

* Update ci.baseline.txt

* Add libcrafter failing ports to ci.baseline.txt
2020-06-11 23:13:23 -07:00
almikhayl
9574e60a26
[libpcap] Fix pkgconfig libs and include path (#9426)
* [libpcap] Fix pkgconfig libs and include path

* [libpcap] use vcpkg_fixup_pkgconfig instead of homegrown

* Update ports/libpcap/portfile.cmake

* Update ports/libpcap/CONTROL

* Update ports/libpcap/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-06-11 01:02:50 -07:00
almikhayl
fad13cc50c [libpcap] update portfile for cmake build and bump version to 1.9.1 (#9329) 2019-12-20 11:59:02 -08:00
almikhayl
55a4b18544 [libpcap] new port only linux (#6082)
* [libpcap] new port only linux

* Add system dependencies message
2019-04-29 01:04:27 -07:00