]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cmake: s/c-ares::c-ares/c-ares::cares/
authorKefu Chai <tchaikov@gmail.com>
Mon, 21 Nov 2022 16:44:31 +0000 (00:44 +0800)
committerKefu Chai <tchaikov@gmail.com>
Mon, 21 Nov 2022 17:17:30 +0000 (01:17 +0800)
commit3121de1c7028c0f2b04abf0c855bd8c64eb5f03a
tree9f63c5f376057d702d00dd3e68ecd97ef0c0b662
parent50dfaf9897e7f584cbacb148b0203393996d84e7
cmake: s/c-ares::c-ares/c-ares::cares/

to be aligned with the c-ares upstream, which provides
c-ares-config.cmake in c-ares v1.17 and up. this cmake config file
is also packaged by fedora and CentOS stream in c-ares-devel-1.17.1 and
up.

this change prepares us for bumping up Seastar submodule, which also
has a similar change: https://github.com/scylladb/seastar/commit/aea45c98f255e2013d4b9b399944e9810ee1d972

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
cmake/modules/Buildc-ares.cmake
cmake/modules/Findc-ares.cmake