aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/modules/FindNL.cmake
AgeCommit message (Expand)AuthorFilesLines
2016-09-12cmake: fix breakage with libnl2Peter Wu1-5/+1
2016-09-03cmake: fix libnl caching issue, make it more robustPeter Wu1-38/+55
2014-10-01cmake: use pkg-config for resolving dependenciesPeter Wu1-0/+22
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2013-04-04If we somehow manage to find libnl version 2 or 3, but don't manage toGuy Harris1-7/+16
2012-11-22Don't set HAVE_LIBNL1 if we have don't libnl at all.Guy Harris1-1/+3
2012-09-11Differentiate between libnl versions. Feature parity with autofooJörg Mayer1-34/+57
2012-09-10Only check if the NL-stuff isn't in the caches alreadyJörg Mayer1-38/+45
2012-09-06Get netlink detection working with cmake (not complete)Jörg Mayer1-33/+53
2012-06-20Complete cmake support for netlink detectionJörg Mayer1-0/+50