Skip to content
  • Brad King's avatar
    Help: Explain build/install-tree include dirs in more places (#14946) · 907e422b
    Brad King authored
    Explain how to use $<BUILD_INTERFACE> and $<INSTALL_INTERFACE> directly
    in the documentation of the target_include_directories command and
    INTERFACE_INCLUDE_DIRECTORIES target property.  Otherwise readers need
    to notice the link to the cmake-buildsystem(7) manual and find the
    example in that to understand the need for these expressions.
    
    Also fix the explanation in cmake-buildsystem(7) to not claim that
    relative paths may be used inside a BUILD_INTERFACE expression.
    907e422b