Update README.md

This commit is contained in:
Alexey Rybalchenko 2019-08-22 15:52:27 +02:00 committed by Mohammad Al-Turany
parent e6a279f58a
commit de955b78da

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