[CMake] Intended behavior; header files in directory change should cause rebuild?

Michael Wild themiwi at gmail.com
Wed Jun 22 00:45:57 EDT 2011


On 06/22/2011 01:25 AM, J Decker wrote:
[...]
> 
> just an observation ; gcc can generate dependancies as it is
> compiling, if these dependancies are included in make with
> 
> -include file.depends.d
> 
> then it doesn't fail during first build when there is none; anyhow
> that removes the nessecity to scan the files yourself.  OpenWatcom
> also supports generation of dependancies during the compilation
> process.
> 

That's not an option, as has been discussed on this list "ad nauseum".

Michael


More information about the CMake mailing list