]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: only apply workaround for boost < 1.84 54916/head
authorKefu Chai <tchaikov@gmail.com>
Fri, 15 Dec 2023 10:04:53 +0000 (18:04 +0800)
committerKefu Chai <tchaikov@gmail.com>
Fri, 15 Dec 2023 10:07:35 +0000 (18:07 +0800)
commitc24a4c19848fefcfecbc9f706cccacf2e93b3f14
tree53872bea1da61fc4d9f573d5fd2562a6c9afb9f6
parent7911eea5fb03aeb9f93bfcf5048597461b3a260c
cmake: only apply workaround for boost < 1.84

https://github.com/boostorg/phoenix/issues/111 was fixed in master.
see the fix which addresses the issue:
https://github.com/boostorg/phoenix/commit/8913607a3788cb82d48ed461ea59c919b7bad3df

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
CMakeLists.txt