]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: link rgw tests with ${rgw_libs} 26667/head
authorKefu Chai <kchai@redhat.com>
Wed, 27 Feb 2019 07:08:21 +0000 (15:08 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 27 Feb 2019 07:08:24 +0000 (15:08 +0800)
commit8655f89e9b55153e54537659e6b064ac3e90e5f8
treeba4a8d8a6744be0fa82d04dc46aa08d9cbbc2b6f
parent72814cd5667a3944eec7f283ab9193cf34e9007b
cmake: link rgw tests with ${rgw_libs}

they should not link against rabbitmq if WITH_RADOSGW_AMQP_ENDPOINT is
not enabled.

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