diff --git a/reference/build_helpers/cmake.rst b/reference/build_helpers/cmake.rst index 330d5ed38a1e..1aada62b912e 100644 --- a/reference/build_helpers/cmake.rst +++ b/reference/build_helpers/cmake.rst @@ -74,12 +74,12 @@ Attributes generator +++++++++ -Specifies a custom CMake generator to use, see also `cmake-generators documentation `. +Specifies a custom CMake generator to use, see also `cmake-generators documentation `_. generator_platform ++++++++++++++++++ -Specifies a custom CMake generator platform to use, see also `CMAKE_GENERATOR_PLATFORM documentation `. +Specifies a custom CMake generator platform to use, see also `CMAKE_GENERATOR_PLATFORM documentation `_. verbose +++++++