]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: define BOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT globaly 40706/head
authorKefu Chai <kchai@redhat.com>
Sun, 21 Mar 2021 15:06:00 +0000 (23:06 +0800)
committerCasey Bodley <cbodley@redhat.com>
Thu, 8 Apr 2021 17:46:31 +0000 (13:46 -0400)
commitb1fd569ad810e14b96461667bcec4760daa99140
tree253d868fe6c6804038f7e0158f287d47cffdb696
parentcd718dd26edf06f20ff129dd82484e8f63bcee03
cmake: define BOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT globaly

turns out we also need it for compiling librados tests with libboost
1.75, so just define it globally

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 7ce3ee6f346889d4d87d6424c6a1ad18badd139b)
src/CMakeLists.txt
src/librbd/CMakeLists.txt
src/rgw/CMakeLists.txt
src/test/rgw/CMakeLists.txt