Criterion/.cmake
Kevin Locke b49517c376 Link against libanl only for getaddrinfo_a
Since libanl is only used by nanomsg when it provides getaddrinfo_a, and
is not necessary otherwise (and not available without glibc), use the
same logic for libcriterion.

This fixes the following build failure on FreeBSD 10.3:

    Linking C shared library libcriterion.so
    /usr/bin/ld: cannot find -lanl

Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
2016-06-28 15:50:06 -07:00
..
Modules Link against libanl only for getaddrinfo_a 2016-06-28 15:50:06 -07:00
copy-source.sh Added deb generation rules in cmake module 2015-11-28 14:26:08 +01:00
cram-osx.patch Removed debug logging on cram patch 2016-01-17 11:50:10 +01:00
cram-win.patch [cmake] Trying to fix the flipping buggy cram on windows 2016-01-20 12:03:44 +01:00
git-archive-all.sh Added deb generation rules in cmake module 2015-11-28 14:26:08 +01:00
install_python.ps1 [appveyor] Added python & cram installation 2016-01-19 02:57:09 +01:00