[cmake-developers] Fixing #12262 for 2.8.7 : dependency scanning and CMakeDirectoryInformation.cmake

Brad King brad.king at kitware.com
Mon Dec 19 09:29:36 EST 2011


On 12/18/2011 1:17 PM, Alexander Neundorf wrote:
> An alternative fix is in AddIncludePathForASMToDirectoryInformationFile, which
> simply adds CMAKE_ASM_INCLUDE_PATH, and doesn't change anything else.
> This is less intrusive.

Let's go with that one for now.  I think the include directory information
for dependency scanning will be refactored as part of the work to support
per-target include search paths.  This case can be subsumed into that work.

-Brad



More information about the cmake-developers mailing list