aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/modules/FindNL.cmake
AgeCommit message (Expand)AuthorFilesLines
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