Rescan dependencies also if CMakeDirectoryInformation.cmake has changed.
commit844c09fda43d2414607eeade9deff93e48eba4df
authoralex <alex>
Tue, 22 Sep 2009 18:40:23 +0000 (22 18:40 +0000)
committeralex <alex>
Tue, 22 Sep 2009 18:40:23 +0000 (22 18:40 +0000)
treea9c304be6bbbbceb84b3e9067e8d4115570dd975
parent6827475cf048b024b7b575c5d3eb72724eacdc0b
Rescan dependencies also if CMakeDirectoryInformation.cmake has changed.

If CMakeDirectoryInformation.cmake is newer than depend.internal the include
directories may have changed, so dependencies need to be scanned again.
Ok by Brad.

Alex
Source/cmGlobalUnixMakefileGenerator3.cxx
Source/cmLocalUnixMakefileGenerator3.cxx