Update README.md

This commit is contained in:
Alexey Rybalchenko 2019-08-22 15:52:27 +02:00
parent c90ecc9463
commit acedd9110a

View File

@ -53,6 +53,7 @@ On command line:
* `-DDISABLE_COLOR=ON` disables coloured console output. * `-DDISABLE_COLOR=ON` disables coloured console output.
* `-DBUILD_TESTING=OFF` disables building of unit tests. * `-DBUILD_TESTING=OFF` disables building of unit tests.
* `-DUSE_BOOST_PRETTY_FUNCTION=ON` enables usage of `BOOST_PRETTY_FUNCTION` macro. * `-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 ## Documentation