Skip to content
  • David Cole's avatar
    Merge topic 'target-include-directories' · 58017118
    David Cole authored and Kitware Robot's avatar Kitware Robot committed
    d662dff7 Fix shadowed variable warning on dashboard results
    f66e735d Fix compiler warning reported on older Borland dashboard.
    d90eed44 Fix compiler error reported on older Borland dashboard.
    8233636d Update the documentation regarding INCLUDE_DIRECTORIES.
    d899eb71 Call ExpandVariablesInString for each target's INCLUDE_DIRECTORIES
    c21db870 Make search paths ordered and unique
    22021f07 Remove cmMakefile::GetIncludeDirectories
    9106b564 Extract and use the INCLUDE_DIRECTORIES target properties.
    840509ba Keep the INCLUDE_DIRECTORIES target property up to date.
    a4d5f7b9 Add API to get the ordered includes for a target.
    8adaee2b CMake: Eliminate cmMakefile::IncludeDirectories
    7620932d Remove include flags memoization.
    97a5faa8 Make it safe to call this method without creating duplicates.
    edd53039 Refactor GetIncludeFlags to take includes instead of fetching them
    58017118