diff --git a/README.md b/README.md index 20f1d20..65b7baa 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,9 @@ This project requires at least the following to build: You can disable building tests by setting CMake option `BEMAN_CSTRING_VIEW_BUILD_TESTS` to `OFF` when configuring the project. +You can disable building examples by setting CMake option `BEMAN_CSTRING_VIEW_BUILD_EXAMPLES` to +`OFF` when configuring the project. + ### Supported Platforms | Compiler | Version | C++ Standards | Standard Library |