]> The Tcpdump Group git mirrors - tcpdump/commit
Handle the output of pcap-config --cflags being empty.
authorGuy Harris <[email protected]>
Thu, 12 Jul 2018 17:29:49 +0000 (10:29 -0700)
committerGuy Harris <[email protected]>
Thu, 12 Jul 2018 17:30:10 +0000 (10:30 -0700)
commit047b5aeb9718de1c94de91c3d5c04457d925d8cc
tree482e13f3f1b84aae9255fb32d55bebf235f845d0
parenteae72ba5247755c55884fa62533c0a4fea18b6ca
Handle the output of pcap-config --cflags being empty.

Quote it in the string(REGEX REPLACE) call.
cmake/Modules/FindPCAP.cmake