Skip to content

Commit

Permalink
Fix cmake generators links (conan-io#1281)
Browse files Browse the repository at this point in the history
  • Loading branch information
danimtb authored and jgsogo committed May 13, 2019
1 parent 9164435 commit 58f6b9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions reference/build_helpers/cmake.rst
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,12 @@ Attributes
generator
+++++++++

Specifies a custom CMake generator to use, see also `cmake-generators documentation <https://cmake.org/cmake/help/latest/manual/cmake-generators.7.html>`.
Specifies a custom CMake generator to use, see also `cmake-generators documentation <https://cmake.org/cmake/help/latest/manual/cmake-generators.7.html>`_.

generator_platform
++++++++++++++++++

Specifies a custom CMake generator platform to use, see also `CMAKE_GENERATOR_PLATFORM documentation <https://cmake.org/cmake/help/latest/variable/CMAKE_GENERATOR_PLATFORM.html>`.
Specifies a custom CMake generator platform to use, see also `CMAKE_GENERATOR_PLATFORM documentation <https://cmake.org/cmake/help/latest/variable/CMAKE_GENERATOR_PLATFORM.html>`_.

verbose
+++++++
Expand Down

0 comments on commit 58f6b9e

Please sign in to comment.