From de955b78da105b3e945a084911c25d88313b8a04 Mon Sep 17 00:00:00 2001 From: Alexey Rybalchenko Date: Thu, 22 Aug 2019 15:52:27 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2083ac5..48b0ef2 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ On command line: * `-DDISABLE_COLOR=ON` disables coloured console output. * `-DBUILD_TESTING=OFF` disables building of unit tests. * `-DUSE_BOOST_PRETTY_FUNCTION=ON` enables usage of `BOOST_PRETTY_FUNCTION` macro. + * `-DUSE_EXTERNAL_FMT=ON` uses external fmt instead of the bundled one. ## Documentation