]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: move rgw tests targets down to end
authorKefu Chai <kchai@redhat.com>
Wed, 27 Feb 2019 06:57:53 +0000 (14:57 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 27 Feb 2019 06:57:55 +0000 (14:57 +0800)
commitb64ab8102629bbf4228a51fc48b0fa34fd5a3744
treef6b60b53322ab67748e74c359ea08274e6781dff
parentbc9ac5a5d56ac1c579993a5c10520aecdfcc391f
cmake: move rgw tests targets down to end

so we can reference `RabbitMQ::RabbitMQ` which is defined after
`find_package(RabbitMQ REQUIRED)`.

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