Help: Fix typo in CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE docs

This commit is contained in:
silvioprog 2018-01-26 21:10:55 -05:00 committed by Brad King
parent a24dbba348
commit fc57afde05

View File

@ -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