]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: use CXX_VISIBILITY_PRESET and VISIBILITY_INLINES_HIDDEN
authorKefu Chai <kchai@redhat.com>
Fri, 13 Oct 2017 05:53:29 +0000 (13:53 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 13 Oct 2017 06:32:32 +0000 (14:32 +0800)
commit8717eac498c6406500eea8b51e5f5708ce97a2b6
treea3e063fc4fab5838240b9ac08d571cea4dcd48bc
parent3f27dbbdb0c5750bc75e650bf85ae90d56136d31
cmake: use CXX_VISIBILITY_PRESET and VISIBILITY_INLINES_HIDDEN

instead of using "-fvisibility=hidden -fvisibility-inlines-hidden", more
cmake-ish this way.

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