]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: do not link against librt on osx
authorKefu Chai <kchai@redhat.com>
Sat, 9 Sep 2017 16:48:37 +0000 (00:48 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 16 Sep 2017 02:43:32 +0000 (10:43 +0800)
commit21e90b94ab099f6ad4406df2b54158498a567e56
tree13f5bd35fb8bb05c5e01bf4d3b630457bbbf782c
parent4c9085b3d82c1577e0e262bf7c8c962f122c1285
cmake: do not link against librt on osx

as osx does not offer librt

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