Skip to content

Commit

Permalink
Merge pull request ruslo#1621 from craffael/patch-1
Browse files Browse the repository at this point in the history
documentation: include hunter_cmake_args
  • Loading branch information
ruslo authored Nov 19, 2018
2 parents 6b84f8d + dbafff6 commit 7a28810
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/creating-new/create/cmake.rst
Original file line number Diff line number Diff line change
Expand Up @@ -315,8 +315,8 @@ disable those. If such an option is not disabled by default use
.. code-block:: cmake
:emphasize-lines: 3, 6-8
# bottom of cmake/projects/Foo/hunter.cmake
include(hunter_cmake_args)
# bottom of cmake/projects/hunter_box_1/hunter.cmake
hunter_cmake_args(
Foo
CMAKE_ARGS
Expand Down

0 comments on commit 7a28810

Please sign in to comment.