mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 12:49:50 -05:00
a9b1838f97
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.