Browse Source

Help: Fix typo in CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE docs

pull/319/head
silvioprog 8 years ago
committed by Brad King
parent
commit
fc57afde05
  1. 2
      Help/variable/CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE.rst

2
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

Loading…
Cancel
Save