[CMake] OBJECT_DEPENDS and target-level dependency.

Tyler Roscoe tyler at cryptio.net
Sun Aug 16 15:38:40 EDT 2009


On Sun, Aug 16, 2009 at 09:18:31PM +0200, Óscar Fuentes wrote:
> No, that's right, although the best thing would be to create a
> dependency on the generated files of libParent instead of on libParent
> itself, but as the project is quite large, it doesn't impact parallel
> builds too much.

Ok now I'm curious: why would a dependency on the generated files
themselves be the "best thing"? You could still do it that way, though
it's more work and I do not yet see any benefit.

tyler


More information about the CMake mailing list