From fc57afde05afeb95fc6f6205c996e3c9b1bc72f3 Mon Sep 17 00:00:00 2001 From: silvioprog Date: Fri, 26 Jan 2018 21:10:55 -0500 Subject: Help: Fix typo in CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE docs --- Help/variable/CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Help/variable/CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE.rst b/Help/variable/CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE.rst index 5fc95f0..697682b 100644 --- a/Help/variable/CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE.rst +++ b/Help/variable/CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE.rst @@ -1,7 +1,7 @@ CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE -------------------------------------- -Automatically add the current source- and build directories to the +Automatically add the current source and build directories to the :prop_tgt:`INTERFACE_INCLUDE_DIRECTORIES` target property. If this variable is enabled, CMake automatically adds for each shared -- cgit v0.12