mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-08 14:50:10 -06:00
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.