diff --git a/README.md b/README.md index 6e0e3ef..98cdc64 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,9 @@ This project requires at least the following to build: You can disable building tests by setting CMake option `BEMAN_COPYABLE_FUNCTION_BUILD_TESTS` to `OFF` when configuring the project. +You can disable building examples by setting CMake option `BEMAN_COPYABLE_FUNCTION_BUILD_EXAMPLES` to +`OFF` when configuring the project. + ### Supported Platforms | Compiler | Version | C++ Standards | Standard Library |