]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
build: Add `WITH_SYSTEM_FMT` option
authorAdam Emerson <aemerson@redhat.com>
Sat, 28 Oct 2023 17:42:59 +0000 (13:42 -0400)
committerAdam Emerson <aemerson@redhat.com>
Mon, 30 Oct 2023 14:54:30 +0000 (10:54 -0400)
commit421bf61fee35cb8158b4e7ee8a8e40a4089554d9
treedebdd0eeea0eccc969a9fa47ed978fe9dc16651b
parent686dd3d838b6de6bf1101f0b61f729426b0bccad
build: Add `WITH_SYSTEM_FMT` option

The `WITH_SYSTEM_FMT` option builds against system fmt and will fail
if a suitable version is not found. It is defaulted to `OFF`.

Signed-off-by: Adam Emerson <aemerson@redhat.com>
src/CMakeLists.txt