use CMAKE_DL_LIBS
authorRolf Eike Beer <kde@opensource.sf-tec.de>
Wed, 29 Feb 2012 21:54:30 +0000 (22:54 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Mon, 19 Mar 2012 21:08:38 +0000 (22:08 +0100)
commitd20a7db77425fab0c44e5bf307ba0061ddaf9faf
tree80c319347c30b96bb8cbf994d6f4e8d87e694017
parentb2034ad5df2d6bf6b7a40899083a16909193912e
use CMAKE_DL_LIBS

CMake provides a standard variable that holds the name of the library that
contains dlopen().

Signed-off-by: Bas Pape <baspape@gmail.com>
src/common/CMakeLists.txt