[cmake-developers] [PATCH] New module FindLibDl

Roger Leigh rleigh at codelibre.net
Wed Nov 19 14:23:33 EST 2014


libdl (for dlopen, dlsym) is part of (or an extention to) the
standard library/linker on many platforms.  It doesn't currently
have support in CMake, though there are a few independent
implementations shown up by Google.  Given that there are
several upstreams and that it's a basic component of several
different POSIX systems, having support in CMake would be quite
beneficial.

I've tested the attached patch on FreeBSD, Linux and MacOS X.


Kind regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux    http://people.debian.org/~rleigh/
 `. `'   schroot and sbuild  http://alioth.debian.org/projects/buildd-tools
   `-    GPG Public Key      F33D 281D 470A B443 6756 147C 07B3 C8BC 4083 E800
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-FindLibDl-New-module-to-find-libdl.patch
Type: text/x-diff
Size: 4007 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20141119/a2ca54fc/attachment.patch>


More information about the cmake-developers mailing list