diff --git a/README.md b/README.md index 5b7f137..d48bfbf 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,15 @@ cmake --build build/test --target fix-format See [Format.cmake](https://github.com/TheLartians/Format.cmake) for more options. +### Additional tools + +The project includes an [tools.cmake](cmake/tools.cmake) file that can be used to import additional tools on-demand through CMake configuration arguments. +The following are currently supported. + +- `-DUSE_SANITIZER=
` +- `-DUSE_CCACHE=