Help: Fix typo in cmake-compile-features(7) manual (#15594)

target_link_libraries() is being used in the example code but
target_include_directories() was probably meant to be used. The sentence
that starts with "Consuming code then" indicates that the example is
about using the appropriate include directory.
This commit is contained in:
Erik Sjölund 2015-05-29 15:16:32 +02:00 committed by Brad King
parent 49959d7a23
commit a9b1838f97
1 changed files with 1 additions and 1 deletions