CMake/Tests/IncludeDirectories
Stephen Kelly 9106b564ae Extract and use the INCLUDE_DIRECTORIES target properties.
Eliminate callers of cmMakefile::GetIncludeDirectories.

All callers of GetIncludeDirectories should go through the local generator
object.

Only the local generator calls cmTarget::GetIncludeDirectories directly.
2012-02-22 06:31:50 -05:00
..
TargetIncludeDirectories Extract and use the INCLUDE_DIRECTORIES target properties. 2012-02-22 06:31:50 -05:00
CMakeLists.txt Extract and use the INCLUDE_DIRECTORIES target properties. 2012-02-22 06:31:50 -05:00
main.cpp Fix for bug#10798. VS10 did not append -I flags with COMPILE_FLAGS prop. 2011-06-02 10:28:10 -04:00