]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: use fullpaths of libraries
authorKefu Chai <kchai@redhat.com>
Fri, 29 Jul 2016 04:25:50 +0000 (12:25 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 29 Jul 2016 15:12:33 +0000 (23:12 +0800)
commit7296be4e84d90c1350aef277cdf37b43fdde5082
tree5db8d92d4df178f8dadad3a9a981f129710030c0
parent221c47d34951100d4b0399100736683aae9db160
cmake: use fullpaths of libraries

better off using the detected path, instead of using the default path
for finding the linked libaries.

see "cmake  --help-policy CMP0065" for more details.

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