]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: add dl to libcommon
authorKefu Chai <kchai@redhat.com>
Fri, 27 May 2016 05:14:20 +0000 (13:14 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 27 May 2016 16:34:52 +0000 (00:34 +0800)
commit49518a4f02feaff9a46d2f984be991ce219427fe
treec4fa94e815d5070c865f3618e7428ad4a6283dce
parentb64dd9e833cb1b3c57c626da201843dcf30dd4b5
cmake: add dl to libcommon

PluginRegistry.cc uses dlopen() functions, so added it to libcommon.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/CMakeLists.txt