mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-03 06:10:28 +00:00
Help: Fix typo in CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE docs
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE
|
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.
|
:prop_tgt:`INTERFACE_INCLUDE_DIRECTORIES` target property.
|
||||||
|
|
||||||
If this variable is enabled, CMake automatically adds for each shared
|
If this variable is enabled, CMake automatically adds for each shared
|
||||||
|
|||||||
Reference in New Issue
Block a user