From dbafff692a8098dd92e37cb2460efa6343da6b1d Mon Sep 17 00:00:00 2001 From: craffael Date: Sun, 18 Nov 2018 14:22:31 +0100 Subject: [PATCH] include hunter_cmake_args --- docs/creating-new/create/cmake.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/creating-new/create/cmake.rst b/docs/creating-new/create/cmake.rst index 182c0b9733..5aac42d746 100644 --- a/docs/creating-new/create/cmake.rst +++ b/docs/creating-new/create/cmake.rst @@ -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