]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
cmake: append rados to THIRDPARTY_LIBS before appending it to LIBS ceph-mimic-v5.8-563-1
authorKefu Chai <tchaikov@gmail.com>
Sun, 15 Apr 2018 20:14:26 +0000 (13:14 -0700)
committerBrad Hubbard <bhubbard@redhat.com>
Mon, 18 May 2020 04:22:36 +0000 (14:22 +1000)
commit794b2e810501e9105cc2905aac6dce1cc0760d0c
tree1befa04969925052e1b4c5fde0eda7f50c9945f8
parentf4a857da0b720691effc524469f6db895ad00d8e
cmake: append rados to THIRDPARTY_LIBS before appending it to LIBS

Summary:
otherwise the env_librados_test executable will fail to link against
librados.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
Closes https://github.com/facebook/rocksdb/pull/3724

Differential Revision: D7631542

Pulled By: ajkr

fbshipit-source-id: 38afbf21f9aeb7dedfb840aba8b2f8b421f9edb0
CMakeLists.txt