[CMake] file not generated with ADD_CUSTOM_COMMAND
Brad King
brad.king at kitware.com
Thu Jan 5 17:16:47 EST 2006
Brad King wrote:
> Alexander Neundorf wrote:
>> Yes, but I didn't build out-of-source, so the generated file was in
>> the same directory as the source file.
>
> This is a bug in the dependency scanning not in custom commands. I
> suspect this will be resolved in our other thread on dependencies.
These changes fix the problem:
/cvsroot/CMake/CMake/Source/cmDependsC.cxx,v <-- cmDependsC.cxx
new revision: 1.18; previous revision: 1.17
/cvsroot/CMake/CMake/Source/cmDependsC.h,v <-- cmDependsC.h
new revision: 1.14; previous revision: 1.13
I'll have Bill merge them to the 2.2 branch.
-Brad
More information about the CMake
mailing list